summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Lau2016-09-17 15:11:17 +0200
committerSebastian Lau2016-09-17 15:11:17 +0200
commit31503b12f85c2cf82c04a2d83d09b4e7e3befe73 (patch)
treec78d57d5eb8d1ad2b597da35f580da4a82b52a8d
parent4087e57ec5728ba273d798df0902ac7cdae80ca1 (diff)
downloadaur-31503b12f85c2cf82c04a2d83d09b4e7e3befe73.tar.gz
UPD dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06398f2dde1c..7f15771a26a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
+# Generated by mksrcinfo v8
+# Sat Sep 17 13:10:53 UTC 2016
pkgbase = brother-hl3040cn
pkgdesc = LPR and CUPS driver for the Brother HL3040cn
pkgver = 1.1.2
- pkgrel = 2
+ pkgrel = 3
url = http://solutions.brother.com/linux/en_us/
install = brother-hl3040cn.install
arch = i686
arch = x86_64
license = custom:brother commercial license
depends = cups
- depends = psutils
source = http://www.brother.com/pub/bsc/linux/dlf/hl3040cnlpr-1.1.2-1.i386.rpm
source = http://www.brother.com/pub/bsc/linux/dlf/hl3040cncupswrapper-1.1.2-2.i386.rpm
source = cupswrapper-license.txt
diff --git a/PKGBUILD b/PKGBUILD
index a15549fe04d1..0e0386aeabcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# Contributor: Libernux <dutchman55@gmx.com>
pkgname="brother-hl3040cn"
pkgver="1.1.2"
-pkgrel=2
+pkgrel=3
pkgdesc="LPR and CUPS driver for the Brother HL3040cn"
arch=('i686' 'x86_64')
url="http://solutions.brother.com/linux/en_us/"
license=('custom:brother commercial license')
-depends=('cups' 'psutils')
+depends=('cups')
install='brother-hl3040cn.install'
source=(
"http://www.brother.com/pub/bsc/linux/dlf/hl3040cnlpr-$pkgver-1.i386.rpm"