summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9da6a11af5f9..efafc6968e86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brother-td4100n
pkgdesc = LPR and CUPS driver for Brother TD-4100N label printer
- pkgver = 1.0.1
- pkgrel = 0
+ pkgver = 1.0.1r0
+ pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-td4100n.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9a85abcbf56e..a5197b5ee30b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Inspired by package brother-dcp130c
pkgname='brother-td4100n'
-pkgver=1.0.1
-pkgrel=0
+pkgver=1.0.1r0
+pkgrel=1
pkgdesc='LPR and CUPS driver for Brother TD-4100N label printer'
url='http://solutions.brother.com/linux/en_us/'
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ if [ "$CARCH" = 'x86_64' ]; then
depends+=('lib32-glibc')
fi
install="$pkgname.install"
-source=("http://download.brother.com/welcome/dlfp100141/td4100nlpr-$pkgver-$pkgrel.i386.rpm"
- "http://download.brother.com/welcome/dlfp100142/td4100ncupswrapper-$pkgver-$pkgrel.i386.rpm"
+source=("http://download.brother.com/welcome/dlfp100141/td4100nlpr-${pkgver/r/-}.i386.rpm"
+ "http://download.brother.com/welcome/dlfp100142/td4100ncupswrapper-${pkgver/r/-}.i386.rpm"
'LICENSE')
sha256sums=('2591432602d4e2e3f7dbe471bac88f783845047d753d7910ea96614c00bb48b0'
'1ab776174363eb709bae52745b5b18492a6394a0a6877ba2f44f6ec5cfe23247'