summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2017-11-17 10:26:28 +0100
committerKarol Babioch2017-11-17 10:26:28 +0100
commit27b26685717ad2ffb7e89e6d3c0965b0e87723ab (patch)
tree2eea1b33b3879af131249ed680bb2793bdc8e387
parenta70afae2de6c1df2a2c6dffa5699aba38ef3afe1 (diff)
downloadaur-brother-ql1050.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 2835bd1aaf8d..654f4f39f659 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-ql1050
pkgdesc = LPR and CUPS driver for Brother QL-1050 label printer
- pkgver = 1.0.1r0
+ pkgver = 1.0.5r0
pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
install = brother-ql1050.install
@@ -9,11 +9,11 @@ pkgbase = brother-ql1050
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-ql1050
diff --git a/PKGBUILD b/PKGBUILD
index 67cfd9171fb3..324fefa7d2ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired by package brother-dcp130c
pkgname='brother-ql1050'
-pkgver=1.0.1r0
+pkgver=1.0.5r0
pkgrel=1
pkgdesc='LPR and CUPS driver for Brother QL-1050 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()