summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2017-11-17 10:17:51 +0100
committerKarol Babioch2017-11-17 10:17:51 +0100
commitf845cdb0a6b332cf3fcd7597a524e4f9eb2e7118 (patch)
tree905935358c8b282b8c4b98e4ffa3f38c75861c46
parent086079ef70be19f7668e35972941e6a47d0b6d7e (diff)
downloadaur-f845cdb0a6b332cf3fcd7597a524e4f9eb2e7118.tar.gz
Bump version to 1.1.4-0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e719c061464..cba3e48cf2a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-ql720nw
pkgdesc = LPR and CUPS driver for Brother QL-720NW label printer
- pkgver = 1.0.2r0
+ pkgver = 1.1.4r0
pkgrel = 2
url = http://solutions.brother.com/linux/en_us/
install = brother-ql720nw.install
@@ -13,11 +13,11 @@ pkgbase = brother-ql720nw
provides = brother-ql720nw-lpr
conflicts = brother-ql720nw-cupswrapper
conflicts = brother-ql720nw-lpr
- source = http://download.brother.com/welcome/dlfp002203/ql720nwlpr-1.0.2-0.i386.rpm
- source = http://download.brother.com/welcome/dlfp002205/ql720nwcupswrapper-1.0.2-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002203/ql720nwlpr-1.1.4-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002205/ql720nwcupswrapper-1.1.4-0.i386.rpm
source = LICENSE
- sha256sums = 376dd85f57bffa6c681dfbf7ebffce554f9c69ee23f191abf99c6ffc4e8ecdfb
- sha256sums = c5fc46d1b70cf627f079cba109cccae8ddec3b7bbf49144d7f0566cb7fb5ac73
+ sha256sums = edc09ff6b91676dbe1d4ae4e0d7ee880867102b87fd0d4e5b10dd9b421dc1f5b
+ sha256sums = feaf221669cfbc48862c6e532e14656f9f96daef255316fdb754830ec853657a
sha256sums = cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811
pkgname = brother-ql720nw
diff --git a/PKGBUILD b/PKGBUILD
index 85659129c611..8300236ad216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired by package brother-dcp130c
pkgname='brother-ql720nw'
-pkgver=1.0.2r0
+pkgver=1.1.4r0
pkgrel=2
pkgdesc='LPR and CUPS driver for Brother QL-720NW label printer'
url='http://solutions.brother.com/linux/en_us/'
@@ -18,8 +18,8 @@ install="$pkgname.install"
source=("http://download.brother.com/welcome/dlfp002203/ql720nwlpr-${pkgver/r/-}.i386.rpm"
"http://download.brother.com/welcome/dlfp002205/ql720nwcupswrapper-${pkgver/r/-}.i386.rpm"
'LICENSE')
-sha256sums=('376dd85f57bffa6c681dfbf7ebffce554f9c69ee23f191abf99c6ffc4e8ecdfb'
- 'c5fc46d1b70cf627f079cba109cccae8ddec3b7bbf49144d7f0566cb7fb5ac73'
+sha256sums=('edc09ff6b91676dbe1d4ae4e0d7ee880867102b87fd0d4e5b10dd9b421dc1f5b'
+ 'feaf221669cfbc48862c6e532e14656f9f96daef255316fdb754830ec853657a'
'cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811')
prepare()