summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d18b04f088dc..da6113708198 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = brother-mfc-l8900cdw
pkgdesc = LPR and CUPS driver for the Brother MFC-L8900CDW
pkgver = 1.2.0
pkgrel = 1
+ epoch = 2
url = http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9f2234a673cf..29be16eac646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ _model="l8900cdw"
pkgname="brother-mfc-${_model}"
pkgver="1.2.0"
pkgrel=1
+epoch=2
pkgdesc="LPR and CUPS driver for the Brother MFC-L8900CDW"
url="http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html"
arch=('i686' 'x86_64')