pfusp.sh 469 Bytes
Newer Older
1 2 3 4
#!/bin/sh

PKGNAME=pfusp
SUPPORTEDARCHES="x86_64"
5
VERSION="$2"
6 7 8 9 10
DESCRIPTION="Ricoh SP-1120N / SP-1125N / SP-1130N Image Scanner Driver Linux from the official site"
URL="https://www.pfu.ricoh.com/global/scanners/fi/dl/agree/ubuntu-64-221-sp.html"

. $(dirname $0)/common.sh

11
warn_version_is_not_supported
12

13 14 15 16 17
VERSION=2.2.1

# check URL to upgrade the version
PKGURL="https://origin.pfultd.com/downloads/IMAGE/driver/ubuntu/221/pfusp-ubuntu_2.2.1_amd64.deb"

18
install_pkgurl