summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--HL2280DW.ppd.patch8
-rw-r--r--PKGBUILD6
3 files changed, 5 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17f26725a9f3..a43a3949e77b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brother-hl2280dw
pkgdesc = Brother HL-2280DW CUPS Driver
pkgver = 2.1.0_1
- pkgrel = 1
+ pkgrel = 2
url = http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html
arch = i686
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = brother-hl2280dw
depends = cups
depends = lib32-glibc
source = http://www.brother.com/pub/bsc/linux/dlf/hl2280dwlpr-2.1.0-1.i386.rpm
- source = http://www.brother.com/pub/bsc/linux/dlf/cupswrapperHL2280DW-2.1.0-1.i386.rpm
+ source = http://www.brother.com/pub/bsc/linux/dlf/cupswrapperHL2280DW-2.0.4-2.i386.rpm
md5sums = efa44d4acc0e62633e2d742e445b811a
md5sums = b687b69f530275de86d71cbc46352413
diff --git a/HL2280DW.ppd.patch b/HL2280DW.ppd.patch
deleted file mode 100644
index b91add0deb51..000000000000
--- a/HL2280DW.ppd.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-279c279,283
-<
----
-> *OpenUI *Margins/Page Margins/Offsets: PickOne
-> *DefaultMargins: Custom
-> *Margins Default/Driver Default: ""
-> *Margins Custom/Custom (set with 'alignmargins'): "<</.HWMargins[0 0 0 0] /Margins[0 0]>>setpagedevice"
-> *CloseUI: *Margins
diff --git a/PKGBUILD b/PKGBUILD
index 531a48fd05e1..f063cd76976c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=brother-hl2280dw
pkgver=2.1.0_1
-pkgrel=1
+pkgrel=2
pkgdesc="Brother HL-2280DW CUPS Driver"
arch=('i686' 'x86_64')
url='http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html'
license=('GPL')
depends=('a2ps' 'cups')
-source=("http://www.brother.com/pub/bsc/linux/dlf/hl2280dwlpr-2.1.0-1.i386.rpm"
- "http://www.brother.com/pub/bsc/linux/dlf/cupswrapperHL2280DW-${pkgver//_/-}.i386.rpm")
+source=("http://www.brother.com/pub/bsc/linux/dlf/hl2280dwlpr-${pkgver//_/-}.i386.rpm"
+ "http://www.brother.com/pub/bsc/linux/dlf/cupswrapperHL2280DW-2.0.4-2.i386.rpm")
md5sums=('efa44d4acc0e62633e2d742e445b811a'
'b687b69f530275de86d71cbc46352413')