summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: b4a43b1e069b9596989b476b7d123fb5e0e4c958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Maintainer: Debucquoy Anthony (tonitch) <debucquoy.anthony@gmail.com>
pkgname=brother-mfc-j5330dw-cups-bin
pkgver=1.0.1
pkgrel=0
pkgdesc="CUPS wrapper for Brother HL-L9200CDW(T) printer"
arch=("i686" "x86_64")
url="https://support.brother.com/g/b/downloadend.aspx?c=fr&lang=fr&prod=mfcj5330dw_us_eu_as&os=128&dlid=dlf103039_000&flang=4&type3=561"
license=("EULA")
groups=("base-devel")
source=("https://download.brother.com/welcome/dlf103039/mfcj5330dwcupswrapper-1.0.1-0.i386.deb")
package() {
       tar -xf data.tar.gz -C "${pkgdir}"

}
sha256sums=('0afd6a86d97b552ba3a27e1db10752e2220d9d9c93063ba9439414c520a89ff8')