Browse Source

pkgbuild changed

master
junikimm717 3 years ago
parent
commit
65f83414fe
  1. 12
      PKGBUILD

12
PKGBUILD

@ -1,15 +1,15 @@
# Maintainer: Tim Cassels <cassels2025@gmail.com>
pkgname=brother-hll8360cdw-cups-bin
pkgname=brother-mfc-l3710cw
pkgver=1.4.0
pkgrel=1
pkgdesc="CUPS wrapper for Brother HL-L8360CDW printer"
pkgrel=0
pkgdesc="CUPS wrapper for Brother MFC-L3710CW printer"
arch=("i686" "x86_64")
url="http://support.brother.com/g/b/producttop.aspx?c=us&lang=en&prod=hll8360cdw_us_eu_as"
url="https://support.brother.com/g/b/producttop.aspx?c=us&lang=en&prod=mfcl3710cw_us_eu_as"
license=("EULA")
groups=("base-devel")
source=("https://download.brother.com/welcome/dlf103246/hll8360cdwcupswrapper-1.4.0-0.i386.deb")
md5sums=("6dbcf91eb9c3bafd8a414408d940f93c")
source=("https://download.brother.com/welcome/dlf103930/mfcl3710cwpdrv-1.0.2-0.i386.deb")
md5sums=("3c9df04884b75b7116adb3a0a7916c80")
package() {
tar -xf data.tar.gz -C "${pkgdir}"

Loading…
Cancel
Save