mirror of
https://aur.archlinux.org/brother-mfc-9460cdn.git
synced 2025-04-22 02:42:09 +00:00
Added LPR and CUPS driver for the Brother MFC-9460CDN
This commit is contained in:
parent
4fe22edc08
commit
cfff046044
3
.SRCINFO
3
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = brother-mfc-9460cdn
|
||||
pkgdesc = LPR and CUPS driver for the Brother MFC-9460CDN
|
||||
pkgver = 1.1.1
|
||||
pkgrel = 3
|
||||
pkgrel = 1
|
||||
url = http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html
|
||||
install = brother-mfc-9460cdn.install
|
||||
arch = i686
|
||||
@ -18,4 +18,3 @@ pkgbase = brother-mfc-9460cdn
|
||||
md5sums = 7d6449e7cc163e5ccc6b83d34af46743
|
||||
|
||||
pkgname = brother-mfc-9460cdn
|
||||
|
||||
|
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*
|
||||
!.SRCINFO
|
||||
!PKGBUILD
|
||||
!brother-mfc-9460cdn.install
|
6
PKGBUILD
6
PKGBUILD
@ -1,10 +1,10 @@
|
||||
# Maintainer: Dino Morelli <dino@ui3.info>
|
||||
# Based on brother-mfc-j6510dw package from AUR
|
||||
# Maintainer: Arne Ludwig <arne.ludwig@posteo.de>
|
||||
# Based on brother-mfc-9465cdn package from AUR
|
||||
|
||||
_model="9460cdn"
|
||||
pkgname="brother-mfc-$_model"
|
||||
pkgver="1.1.1"
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="LPR and CUPS driver for the Brother MFC-9460CDN"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html"
|
||||
|
Loading…
x
Reference in New Issue
Block a user