summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Arnott <colin@urandom.co.uk>2019-10-11 07:36:04 +0000
committerColin Arnott <colin@urandom.co.uk>2019-10-11 07:36:04 +0000
commit75bac7ef80567c3e39ae69a48c028631d86617ae (patch)
tree245815aa5c010f6469cd66daa3ed85a2f7733b3f /PKGBUILD
parent5-1 (diff)
downloadbrlaser-75bac7ef80567c3e39ae69a48c028631d86617ae.tar.xz
6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdc00c4..36f0643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Colin Arnott <colin@urandom.co.uk>
pkgname="brlaser"
-pkgver=5
+pkgver=6
pkgrel=1
pkgdesc="CUPS driver for the Brother DCP-7065DN"
arch=('x86_64' 'armv7h')
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('cups')
makedepends=('cmake')
source=("https://github.com/pdewacht/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('eeb3b37beb5f9a1b6bea456fd9b5e6fc346a7d2dcf9800fa03dfae85f929de46975e4c69a24c9771049ed18847307418fd04d3fe3078b01c60ff19d12ce85058')
+sha512sums=('d7e0e63b64be9ae7633381622c13ba0589e5fe58d277212bce4f5bb712a291ed0b0f2ac3d450dce61c7f9052c1ce7323fec66b5005c5cb3da1314b284d20f06f')
build() {
cd "${pkgname}-${pkgver}"