summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicoHood2018-12-07 14:41:23 +0100
committerNicoHood2018-12-07 14:41:23 +0100
commit4ae985526fcdf4fe9e05ff5abe1bad8f6dda4961 (patch)
tree337d12fd19d919dc63965bf8011a6dc381e0829f
parent5706080ddf82500b4bdfc0c6d2421114904065ca (diff)
downloadaur-sane-epson-perfection-firmware.tar.gz
Fix compiling
-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)