summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValère Monseur2015-09-29 20:20:21 +0200
committerValère Monseur2015-09-29 20:20:21 +0200
commiteca1f2c42431ebbad192d58d10759d6d4edd23ec (patch)
treef80f64d8726b397640023ad8adc304dce4a98dac
parent655dde225518556d828b5b6dc4024cd930cd53b2 (diff)
downloadaur-eca1f2c42431ebbad192d58d10759d6d4edd23ec.tar.gz
update .SRCINFO
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c538f833eb8..8d07f9f7a7c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,17 @@
pkgbase = brother-mfc-j5320dw
pkgdesc = LPR and CUPS driver for the Brother MFC-J5320DW
pkgver = 3.0.1
- pkgrel = 1
+ pkgrel = 3
url = http://support.brother.com/g/b/producttop.aspx?c=eu_ot&lang=en&prod=mfcj5320dw_eu_as
install = brother-mfc-j5320dw.install
arch = i686
arch = x86_64
license = custom:Brother commercial license
depends = cups
+ depends = ghostscript
+ depends = poppler
+ depends = a2ps
+ depends = psutils
source = http://download.brother.com/welcome/dlf101593/mfcj5320dwlpr-3.0.1-1.i386.rpm
source = http://download.brother.com/welcome/dlf101594/mfcj5320dwcupswrapper-3.0.1-1.i386.rpm
source = cupswrapper-license.txt
@@ -16,6 +20,7 @@ pkgbase = brother-mfc-j5320dw
md5sums = cf72635ca318b06c3c580b7c645e5a12
md5sums = 310f8424517f3df127d39393ceaebb6f
md5sums = bf894a1a51baf6055a6c58ecf43c9782
+ depends_x86_64 = lib32-glibc
pkgname = brother-mfc-j5320dw
diff --git a/PKGBUILD b/PKGBUILD
index ac7c96285c2b..ac8dc0a16abb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="brother-mfc-j5320dw"
pkgver="3.0.1"
-pkgrel=2
+pkgrel=3
pkgdesc="LPR and CUPS driver for the Brother MFC-J5320DW"
arch=('i686' 'x86_64')
url="http://support.brother.com/g/b/producttop.aspx?c=eu_ot&lang=en&prod=mfcj5320dw_eu_as"