summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2017-11-17 10:27:43 +0100
committerKarol Babioch2017-11-17 10:27:43 +0100
commitd5ff8813f6dab987942722dd607cde98531024ba (patch)
tree0303e5a0c048a29b83d2aa8b5236750e8afd91c3
parent6d82da1ae9b6c81c9810107f66cb9d5692bdf712 (diff)
downloadaur-brother-ql1050n.tar.gz
Bump version to 1.0.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e917ede3d61..f10fc228756f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-ql1050n
pkgdesc = LPR and CUPS driver for Brother QL-1050N label printer
- pkgver = 1.0.1r0
+ pkgver = 1.0.5r0
pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-ql1050n.install
@@ -9,11 +9,11 @@ pkgbase = brother-ql1050n
license = custom
depends = cups
depends = lib32-glibc
- source = http://download.brother.com/welcome/dlfp002227/ql1050lpr-1.0.1-0.i386.rpm
- source = http://download.brother.com/welcome/dlfp002229/ql1050cupswrapper-1.0.1-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002227/ql1050lpr-1.0.5-0.i386.rpm
+ source = http://download.brother.com/welcome/dlfp002229/ql1050cupswrapper-1.0.5-0.i386.rpm
source = LICENSE
- sha256sums = 77b087b31a0a4fbe8732a9c343ea4d3a2771acde38104ad0c553a043e076a340
- sha256sums = 5ead2a83a89a646ba968a95e6caab2f1ce3671cd7432aebe69b3bfaafaecd484
+ sha256sums = dd1b15fa423847220450149f3c06b302ab7ac5a73756aa48ff2520d59eb6f1aa
+ sha256sums = 813f1ed6191bc295f5b7d9550ed7466aec1cbfcfdae6d8c7cec204e8c1e2c073
sha256sums = cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811
pkgname = brother-ql1050n
diff --git a/PKGBUILD b/PKGBUILD
index 45212b33ba97..f881d8995c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired by package brother-dcp130c
pkgname='brother-ql1050n'
-pkgver=1.0.1r0
+pkgver=1.0.5r0
pkgrel=1
pkgdesc='LPR and CUPS driver for Brother QL-1050N label printer'
url='http://solutions.brother.com/linux/en_us/'
@@ -16,8 +16,8 @@ install="$pkgname.install"
source=("http://download.brother.com/welcome/dlfp002227/ql1050lpr-${pkgver/r/-}.i386.rpm"
"http://download.brother.com/welcome/dlfp002229/ql1050cupswrapper-${pkgver/r/-}.i386.rpm"
'LICENSE')
-sha256sums=('77b087b31a0a4fbe8732a9c343ea4d3a2771acde38104ad0c553a043e076a340'
- '5ead2a83a89a646ba968a95e6caab2f1ce3671cd7432aebe69b3bfaafaecd484'
+sha256sums=('dd1b15fa423847220450149f3c06b302ab7ac5a73756aa48ff2520d59eb6f1aa'
+ '813f1ed6191bc295f5b7d9550ed7466aec1cbfcfdae6d8c7cec204e8c1e2c073'
'cdd1955a9996bc246ba54e84f0a5ccbfdf6623962b668188762389aa79ef9811')
prepare()