summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Maciej Nowak2020-03-28 15:09:50 +0100
committerTomasz Maciej Nowak2020-03-28 15:09:50 +0100
commit1ece060eacc3b8c190e85102c1d6ee84b94529d7 (patch)
tree8f64694b45689e35d5eb9a78ff664fd273cac153
parentf54f23e732cade35f3825e4cb599abeba45b59ea (diff)
downloadaur-1ece060eacc3b8c190e85102c1d6ee84b94529d7.tar.gz
upgpkg: brother-dcp-l2500d 3.2.0_1-3
add brscan4 as optional dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96ddb3ebb666..b85685cb1dc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = brother-dcp-l2500d
pkgdesc = LPR and CUPS driver for the Brother DCP-L2500D
pkgver = 3.2.0_1
- pkgrel = 2
+ pkgrel = 3
url = http://solutions.brother.com/linux
arch = i686
arch = x86_64
license = GPL2
license = custom:Brother EULA
depends = cups
+ optdepends = brscan4: scanner support.
source = http://download.brother.com/welcome/dlf101753/dcpl2500dlpr-3.2.0-1.i386.rpm
source = http://download.brother.com/welcome/dlf101754/dcpl2500dcupswrapper-3.2.0-1.i386.rpm
source = basedir.patch
diff --git a/PKGBUILD b/PKGBUILD
index fbaa74a7516d..8dc939513144 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,14 @@
pkgname=brother-dcp-l2500d
pkgver=3.2.0_1
-pkgrel=2
+pkgrel=3
pkgdesc='LPR and CUPS driver for the Brother DCP-L2500D'
arch=('i686' 'x86_64')
url='http://solutions.brother.com/linux'
license=('GPL2' 'custom:Brother EULA')
depends=('cups')
depends_x86_64=('lib32-glibc')
+optdepends=('brscan4: scanner support.')
source=("http://download.brother.com/welcome/dlf101753/dcpl2500dlpr-${pkgver/_/-}.i386.rpm"
"http://download.brother.com/welcome/dlf101754/dcpl2500dcupswrapper-${pkgver/_/-}.i386.rpm"
'basedir.patch'