summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErnesto Castellotti2020-03-01 18:43:29 +0100
committerErnesto Castellotti2020-03-01 18:43:29 +0100
commit78f58ad9e4b441b6c0b12bf4b1dda11072b3aca9 (patch)
tree16f4b9363f0386e9af05501fe882f9537c53c877 /PKGBUILD
parentb4fba022e30ac6a2d57b68b0c01f2dbbfee02bfc (diff)
downloadaur-brscan3.tar.gz
Fix udev rules syntax
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1207df5ee299..40d74e656cc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Andrej Gelenberg <andrej.gelenberg@udo.edu>
pkgname=brscan3
pkgver=0.2.13_1
-pkgrel=8
+pkgrel=9
pkgdesc="Brother SANE drivers for $pkgname-compatible models"
arch=('i686' 'x86_64')
url='http://support.brother.com/g/s/id/linux/en'
@@ -20,7 +20,7 @@ source_x86_64=("http://download.brother.com/welcome/dlf006644/${pkgname}-${pkgve
sha256sums_x86_64=('b462dbded2d0f7ae511057bd3cb6f8379042b75d996eef2675998a4559cc5556')
source=('50-brscan3.rules' 'LICENSE.html')
-sha256sums=('fd90617ad8483447f1559114b64acce26ac32c3a6001bf98c19cb89d685cf95f'
+sha256sums=('3cb026dbffb59bde8f5317de21bd6bb84d88af2c0697ed3a520805fe65e0da85'
'3434bca1936d6a5fd6afd810cde7e1876dd4d1496722b09af180278480f464f2')
package() {