summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarvey2022-01-09 15:36:04 +0100
committerHarvey2022-01-09 15:36:04 +0100
commit765e5cf040668847c72d5cf018ec2c72b41161a7 (patch)
treed0abf96ed32ceff660cfd5873157cb727d41bc40
parentc10676203a082a78fa2be581a3ef4029162a23a4 (diff)
downloadaur-765e5cf040668847c72d5cf018ec2c72b41161a7.tar.gz
update to version 0.4.11-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 507265d5e52d..38df63b93357 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brscan4
pkgdesc = SANE drivers from Brother for compatible models
pkgver = 0.4.11_1
- pkgrel = 5
+ pkgrel = 1
url = http://support.brother.com
install = brscan4.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 77c60c6ad60e..613b7bf66695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ license=('GPL' 'custom:Brother')
arch=('i686' 'x86_64')
pkgname=brscan4
pkgver=0.4.11_1
-pkgrel=5
+pkgrel=1
pkgdesc="SANE drivers from Brother for compatible models"
depends=('sane' 'gtk2')
url="http://support.brother.com"