summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2da2b4cfe54..91000fb2a825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
model="9140cdn"
pkgname="brother-mfc-$model"
pkgver="1.1.2"
-pkgrel=2
+pkgrel=3
_revision=1
pkgdesc="LPR and CUPS driver for the Brother MFC-9140CDN"
url="http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html"
arch=('i686' 'x86_64')
-license='unknown'
+license=('unknown')
install="brother-mfc-${model}.install"
if [ "$CARCH" == 'i686' ]; then
depends=('deb2targz' 'perl')