summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2016-09-20 18:41:08 +0200
committerKarol Babioch2016-09-20 18:41:08 +0200
commiteb7b1a19619268520624af4b338bfacad8313849 (patch)
treeaf4a131e901d5daa942ce55b8518c0ecb937b203
parent1b971eebc7b969c047babe9ff6a8444d11505794 (diff)
downloadaur-eb7b1a19619268520624af4b338bfacad8313849.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 688636f11bdb..267110dc9c9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brother-ql710w
pkgdesc = LPR and CUPS driver for Brother QL-710W label printer
- pkgver = 1.0.2
- pkgrel = 0
+ pkgver = 1.0.2r0
+ pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-ql710w.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index bbc028bdbd75..4da6c3d414a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Inspired by package brother-dcp130c
pkgname='brother-ql710w'
-pkgver=1.0.2
-pkgrel=0
+pkgver=1.0.2r0
+pkgrel=1
pkgdesc='LPR and CUPS driver for Brother QL-710W 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/dlfp002197/ql710wlpr-$pkgver-$pkgrel.i386.rpm"
- "http://download.brother.com/welcome/dlfp002199/ql710wcupswrapper-$pkgver-$pkgrel.i386.rpm"
+source=("http://download.brother.com/welcome/dlfp002197/ql710wlpr-${pkgver/r/-}.i386.rpm"
+ "http://download.brother.com/welcome/dlfp002199/ql710wcupswrapper-${pkgver/r/-}.i386.rpm"
'LICENSE')
sha256sums=('02c8d6a5dd51f6fb9b446628c5d705d5ce2f059c072b9862b8014ef9b6305282'
'3c3c26021591af23737f677f3462ec2c2c6fd072b5a614df649ffa01afc2ce27'