summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca 'meti' P2019-03-09 11:51:24 +0100
committerLuca 'meti' P2019-03-09 11:51:24 +0100
commitdfff4d9b1024fc20397b4b35c83b9a57d2bbb22c (patch)
tree0078b86c20f1995f36b91f2c689fc8758b1e243e
parent906a47bdf3d276d8680bfb9e6f41252fa8c15946 (diff)
downloadaur-brother-mfc-j5930dw.tar.gz
Update to 1.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab071515c2bd..eb60295fa6f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brother-mfc-j5930dw
pkgdesc = LPR and CUPS driver for the Brother MFC-J5930DW printer
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = http://solutions.brother.com/linux/en_us/
arch = i686
@@ -14,8 +14,8 @@ pkgbase = brother-mfc-j5930dw
depends = grep
optdepends = ttf-dejavu: printing text files from lpr
optdepends = brscan4: Scanner support
- source = http://download.brother.com/welcome/dlf103006/mfcj5930dwlpr-1.0.0-0.i386.rpm
- source = http://download.brother.com/welcome/dlf103030/mfcj5930dwcupswrapper-1.0.0-0.i386.rpm
+ source = http://download.brother.com/welcome/dlf103006/mfcj5930dwlpr-1.0.1-0.i386.rpm
+ source = http://download.brother.com/welcome/dlf103030/mfcj5930dwcupswrapper-1.0.1-0.i386.rpm
source = cupswrapper-license.txt
source = lpr-license.txt
sha256sums = e4fb55da5f3b2acf81498b9629fb96f97fb7dcf6b677b15e547c9cb8557e136b
diff --git a/PKGBUILD b/PKGBUILD
index e75d30dbc991..df8033c87d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _brotherl="${_brotheru,,}" # mfc-0000dw
_brotherlnd="${_brotherl//-/}" # mfc0000dw
_brotherund="${_brotheru//-/}" # MFC0000DW
pkgname="brother-${_brotherl}"
-pkgver='1.0.0'
+pkgver='1.0.1'
_brpkgrel='0'
pkgrel='1'
pkgdesc="LPR and CUPS driver for the Brother ${_brotheru} printer"