summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Dietrich2016-12-06 15:45:35 +0100
committerDaniel Dietrich2016-12-06 15:45:35 +0100
commit080034c8fb61d9475c1dcbb627be31095cc45ef2 (patch)
tree5ce1c3e358d0b7465c822f966ff1fa8426935cd2 /PKGBUILD
parentab65c27a03cc83d784c4a250a640aca912a3b7e6 (diff)
downloadaur-080034c8fb61d9475c1dcbb627be31095cc45ef2.tar.gz
remove rpmextract from makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a54d86dc15c3..26cc0f6f6a34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
# Based on the DCP-J552DW PKGBUILD -> Marius Rejdak <mariuswol at gmail dot com>
pkgname=brother-dcpj562dw
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Driver for the Brother DCP-J562DW wifi multifunctional printer"
url="http://solutions.brother.com/linux/en_us/index.html"
license=('custom:brother')
depends=('a2ps' 'cups')
-makedepends=('rpmextract')
install='brother-dcpj562dw.install'
arch=('i686' 'x86_64')