summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2022-02-05 11:28:49 +0000
committerkewl fft2022-02-05 11:28:49 +0000
commitd0e24f073833c60e7c1b9e089b9ddbee76273e8b (patch)
treedcb30e3387fb037cedea91a34d34a3ff00d90ff3 /PKGBUILD
parent20d5873c6b8085ec53ef8554b106dc4b28d66260 (diff)
downloadaur-iscan-plugin-perfection-v330.tar.gz
Update to version 1.0.0-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f21d4a629d7..21e05988bee0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ _watch=('http://support.epson.net/linux/src/scanner/iscan/')
pkgname=iscan-plugin-perfection-v330
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="EPSON Image Scan! plugin for Epson scanners GT-F730, GT-S630, Perfection V33, Perfection V330 Photo"
_plugin=${pkgname/iscan-plugin-/}
_iscan_ver=2.30.4
arch=('i686' 'x86_64')
url="https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
license=('custom')
-depends=('iscan-for-epson-v500-photo')
+depends=('iscan')
install="${pkgname}.install"
source_i686=("https://download2.ebz.epson.net/iscan/plugin/perfection-v330/rpm/x86/iscan-${_plugin}-bundle-${_iscan_ver}.x86.rpm.tar.gz")
source_x86_64=("https://download2.ebz.epson.net/iscan/plugin/perfection-v330/rpm/x64/iscan-${_plugin}-bundle-${_iscan_ver}.x64.rpm.tar.gz")