summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFacundo Tuesca2018-01-13 23:35:22 -0300
committerFacundo Tuesca2018-01-13 23:35:22 -0300
commitc39c3a422db0533a00af3ba8153a7bc21da5d0f2 (patch)
tree51ba9c372486dcd76f12379df9c652fce4f38659
parent862515615d8a99cb23721dfabdf5ad342d679214 (diff)
downloadaur-c39c3a422db0533a00af3ba8153a7bc21da5d0f2.tar.gz
Fix .srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff85305b5642..f453eef58a23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iscan-plugin-v330
pkgdesc = iscan plugin for Epson Perfection Photo V330 scanners.
pkgver = 0.2.0
- pkgrel = 5
+ pkgrel = 6
url = http://www.epson.com
install = iscan-plugin-v330.install
arch = i686
@@ -9,8 +9,6 @@ pkgbase = iscan-plugin-v330
license = custom
makedepends = rpmextract
depends = iscan
- source = https://download2.ebz.epson.net/iscan/plugin/perfection-v330/rpm/x64/iscan-perfection-v330-bundle-1.0.1.x64.rpm.tar.gz
- md5sums = 888a55ae8406730f1fe60a779f398316
pkgname = iscan-plugin-v330
diff --git a/PKGBUILD b/PKGBUILD
index 170e910882df..9406819beddf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=iscan-plugin-v330
pkgver=0.2.0
-pkgrel=5
+pkgrel=6
pkgdesc="iscan plugin for Epson Perfection Photo V330 scanners."
arch=('i686' 'x86_64')
url="http://www.epson.com"