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 c502139d6a95..8a8fcc4d4e57 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.5.0
pkgrel = 2
+ 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 57a2cfdbcdba..ccef391d6348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ _model="l8900cdw"
pkgname="brother-mfc-${_model}"
pkgver="1.5.0"
pkgrel=2
+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')