summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60f3aab9a388..fc02ae9e398a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sane-epson-perfection-firmware
pkgdesc = Firmware binaries for Epson Perfection 1670/2480/2580/3490/3590
pkgver = 1.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.epson.com/cgi-bin/Store/support/SupportIndex.jsp
install = sane-epson-perfection-firmware.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 279a775eee3f..97fdd01275a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=sane-epson-perfection-firmware
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Firmware binaries for Epson Perfection 1670/2480/2580/3490/3590"
arch=('any')
url="http://www.epson.com/cgi-bin/Store/support/SupportIndex.jsp"
license=('custom')
-depends=('')
makedepends=('cabextract')
optdepends=('sane: scanner backend')
options=(!strip staticlibs)