summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2016-09-20 18:43:57 +0200
committerKarol Babioch2016-09-20 18:43:57 +0200
commite11131716eb78e70079b455c4c737783ab803a2b (patch)
treef6e1a9c75213030c5c83e5b072182990a54c57b7
parent93bc23500903bc423be7204e3d347ada9115d6b0 (diff)
downloadaur-brother-td2120n.tar.gz
Change versioning scheme
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 343b82230831..e16ac4e7e806 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brother-td2120n
pkgdesc = LPR and CUPS driver for Brother TD-2120N label printer
- pkgver = 1.0.1
- pkgrel = 0
+ pkgver = 1.0.1r0
+ pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-td2120n.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5db4c211bdcb..8d7d79a69fbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Inspired by package brother-dcp130c
pkgname='brother-td2120n'
-pkgver=1.0.1
-pkgrel=0
+pkgver=1.0.1r0
+pkgrel=1
pkgdesc='LPR and CUPS driver for Brother TD-2120N 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/dlfp002215/td2120nlpr-$pkgver-$pkgrel.i386.rpm"
- "http://download.brother.com/welcome/dlfp002217/td2120ncupswrapper-$pkgver-$pkgrel.i386.rpm"
+source=("http://download.brother.com/welcome/dlfp002215/td2120nlpr-${pkgver/r/-}.i386.rpm"
+ "http://download.brother.com/welcome/dlfp002217/td2120ncupswrapper-${pkgver/r/-}.i386.rpm"
'LICENSE')
sha256sums=('808e6f544c30c5527487ac6cac373119933a9e1f2612435f2865c38a49c4d482'
'2a0bc308e7cd8f595bd0ce31c25d6e8c5d9d3d346e7529f43d65db789f04c2ca'