summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2017-11-17 10:19:37 +0100
committerKarol Babioch2017-11-17 10:19:37 +0100
commit1933fa9475399f23e0e18938e268294d181576e1 (patch)
tree3c349fcbb75497aff94763e5e7754022624ea8f6
parent54a0213f0a2802c0d6ab5ff9986eddae1eaf1b63 (diff)
downloadaur-1933fa9475399f23e0e18938e268294d181576e1.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 267110dc9c9d..8f90d9009446 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-ql710w
pkgdesc = LPR and CUPS driver for Brother QL-710W label printer
- pkgver = 1.0.2r0
+ pkgver = 1.1.4r0
pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-ql710w.install
@@ -9,11 +9,11 @@ pkgbase = brother-ql710w
license = custom
depends = cups
depends = lib32-glibc
- source = http://download.brother.com/welcome/dlfp002197/ql710wlpr-1.0.2-0.i386.rpm
- source = http://download.brother.com/welcome/dlfp002199/ql710wcupswrapper-1.0.2-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002197/ql710wlpr-1.1.4-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002199/ql710wcupswrapper-1.1.4-0.i386.rpm
source = LICENSE
- sha256sums = 02c8d6a5dd51f6fb9b446628c5d705d5ce2f059c072b9862b8014ef9b6305282
- sha256sums = 3c3c26021591af23737f677f3462ec2c2c6fd072b5a614df649ffa01afc2ce27
+ sha256sums = 0aa58fcc86464977d5133fdb19af484dbf1beb2e12a6d5e22d98dc8da2bfede7
+ sha256sums = 0adf16a61ec94c62a001469ec70e23616ec49878ee0091b064a62022438ed30d
sha256sums = cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811
pkgname = brother-ql710w
diff --git a/PKGBUILD b/PKGBUILD
index 4da6c3d414a6..abb3e818813e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired by package brother-dcp130c
pkgname='brother-ql710w'
-pkgver=1.0.2r0
+pkgver=1.1.4r0
pkgrel=1
pkgdesc='LPR and CUPS driver for Brother QL-710W label printer'
url='http://solutions.brother.com/linux/en_us/'
@@ -16,8 +16,8 @@ install="$pkgname.install"
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'
+sha256sums=('0aa58fcc86464977d5133fdb19af484dbf1beb2e12a6d5e22d98dc8da2bfede7'
+ '0adf16a61ec94c62a001469ec70e23616ec49878ee0091b064a62022438ed30d'
'cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811')
prepare()