summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f95d8993bd67..ef58d75b275b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iscan-plugin-gt-s650
pkgdesc = EPSON Image Scan! plugin for Epson scanners (DS, EP, ES, ET, EW, L, LX, PX, WF, XP Series, FF-640, GT-S650, Perfection V19, Perfection V39)
pkgver = 2.30.4
- pkgrel = 1
+ pkgrel = 2
url = http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
install = iscan-plugin-gt-s650.install
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = iscan-plugin-gt-s650
depends = iscan
depends = iscan-data
source = https://download2.ebz.epson.net/iscan/plugin/gt-s650/deb/x64/iscan-gt-s650-bundle-2.30.4.x64.deb.tar.gz
- sha256sums = 0d7a0fd6a19be7d3acde64c631dbbda6b91b59584a2535e308499e53cb130b58
+ sha256sums = 553eb55fef42ebcae562f3b8442d43093a16d8b53893da3b0d25396e81377949
pkgname = iscan-plugin-gt-s650
diff --git a/PKGBUILD b/PKGBUILD
index 471a394bfe04..187fbb38f399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=iscan-plugin-gt-s650
pkgver=2.30.4
-pkgrel=1
+pkgrel=2
pkgdesc="EPSON Image Scan! plugin for Epson scanners (DS, EP, ES, ET, EW, L, LX, PX, WF, XP Series, FF-640, GT-S650, Perfection V19, Perfection V39)"
arch=('x86_64')
url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
license=('custom:EPSON EULA')
depends=('iscan' 'iscan-data')
source=("https://download2.ebz.epson.net/iscan/plugin/gt-s650/deb/x64/iscan-gt-s650-bundle-${pkgver}.x64.deb.tar.gz")
-sha256sums=('0d7a0fd6a19be7d3acde64c631dbbda6b91b59584a2535e308499e53cb130b58')
+sha256sums=('553eb55fef42ebcae562f3b8442d43093a16d8b53893da3b0d25396e81377949')
install="${pkgname}.install"
prepare() {