diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,12 +3,12 @@ pkgname=brother-dcpt300 pkgver=3.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Driver for the Brother DCP-T300 multifuncional printer" url="http://solutions.brother.com/linux/en_us/index.html" license=('custom:brother') depends=('a2ps' 'cups' 'lib32-glibc') -makedepends=('rpmextract') +makedepends=('') install="brother-dcpt300.install" arch=('i686' 'x86_64') |