summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2017-11-17 10:21:15 +0100
committerKarol Babioch2017-11-17 10:21:40 +0100
commit96afee0e7502158166490186cfd1299585a3129a (patch)
treeedd241a818bdf364130916a28e3a1c6d59e2b191
parent9e65d4da0b293bbd615601703305f0d9d78c42e5 (diff)
downloadaur-96afee0e7502158166490186cfd1299585a3129a.tar.gz
Bump version to 1.1.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d695252a7639..cfb1e545bf59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-ql700
pkgdesc = LPR and CUPS driver for Brother QL-700 label printer
- pkgver = 1.0.2r0
+ pkgver = 1.1.4r0
pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-ql700.install
@@ -13,11 +13,11 @@ pkgbase = brother-ql700
provides = brother-ql700-lpr
conflicts = brother-ql700-cupswrapper
conflicts = brother-ql700-lpr
- source = http://download.brother.com/welcome/dlfp002191/ql700lpr-1.0.2-0.i386.rpm
- source = http://download.brother.com/welcome/dlfp002193/ql700cupswrapper-1.0.2-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002191/ql700lpr-1.1.4-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002193/ql700cupswrapper-1.1.4-0.i386.rpm
source = LICENSE
- sha256sums = 54f6573cedca9e467c339e3c2e47615cca4c0cef052dc3b92ece551611dd73b1
- sha256sums = 1629d0c35eca5796aa12780edf5bdf80cb0a524f17968b34ffddee52184aed7e
+ sha256sums = 7467978a6900a69f3b016ba4c0b1c2322e2ebb6db2693a25b5be10edaa024d9b
+ sha256sums = fd2815f2d2ed23273feb582cea5e56201c24bde7ab81271781e4d1a68b0128d9
sha256sums = cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811
pkgname = brother-ql700
diff --git a/PKGBUILD b/PKGBUILD
index 170a4ae1f802..1a22efd3066a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired by package brother-dcp130c
pkgname='brother-ql700'
-pkgver=1.0.2r0
+pkgver=1.1.4r0
pkgrel=1
pkgdesc='LPR and CUPS driver for Brother QL-700 label printer'
url='http://solutions.brother.com/linux/en_us/'
@@ -18,8 +18,8 @@ install="$pkgname.install"
source=("http://download.brother.com/welcome/dlfp002191/ql700lpr-${pkgver/r/-}.i386.rpm"
"http://download.brother.com/welcome/dlfp002193/ql700cupswrapper-${pkgver/r/-}.i386.rpm"
'LICENSE')
-sha256sums=('54f6573cedca9e467c339e3c2e47615cca4c0cef052dc3b92ece551611dd73b1'
- '1629d0c35eca5796aa12780edf5bdf80cb0a524f17968b34ffddee52184aed7e'
+sha256sums=('7467978a6900a69f3b016ba4c0b1c2322e2ebb6db2693a25b5be10edaa024d9b'
+ 'fd2815f2d2ed23273feb582cea5e56201c24bde7ab81271781e4d1a68b0128d9'
'cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811')
prepare()