summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicoHood2018-12-07 14:41:23 +0100
committerNicoHood2018-12-07 14:41:23 +0100
commit4ae985526fcdf4fe9e05ff5abe1bad8f6dda4961 (patch)
tree337d12fd19d919dc63965bf8011a6dc381e0829f /PKGBUILD
parent5706080ddf82500b4bdfc0c6d2421114904065ca (diff)
downloadaur-4ae985526fcdf4fe9e05ff5abe1bad8f6dda4961.tar.gz
Fix compiling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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)