summaryrefslogtreecommitdiff
path: root/community/simple-scan
diff options
context:
space:
mode:
Diffstat (limited to 'community/simple-scan')
-rw-r--r--community/simple-scan/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/simple-scan/PKGBUILD b/community/simple-scan/PKGBUILD
index afde6eb8a..01e7a7557 100644
--- a/community/simple-scan/PKGBUILD
+++ b/community/simple-scan/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
pkgname=simple-scan
-pkgver=3.4.1
+pkgver=3.6.0
pkgrel=1
pkgdesc='Simple scanning utility'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ depends=('sane' 'dconf' 'gtk3' 'colord' 'hicolor-icon-theme')
makedepends=('yelp-tools' 'intltool')
install=simple-scan.install
source=(https://launchpad.net/$pkgname/${pkgver:0:3}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-sha256sums=('e1ed8f90f95300c7b75249d0e6abbc06185db2afd4d44be4b8d98822d25d4ece')
+sha256sums=('d00684d4697de6753b6633d7c87b9c067fdbf99b732da9007ea2bb6cbdad1cde')
build() {
cd $pkgname-$pkgver