summaryrefslogtreecommitdiff
path: root/community/simple-scan
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-27 10:01:41 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-27 10:01:41 +0200
commit05a30322235744d8826965c277e9addef8bd7650 (patch)
tree3dc2d021e9e085ba34e12c8778fe7ca35e9ee612 /community/simple-scan
parent8f88428db7509e434696538e7c757392400d178b (diff)
parenta27a6af53095da314eca1d33911f72775dfc2bce (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libparserutils/PKGBUILD extra/kdevplatform/PKGBUILD extra/libfontenc/PKGBUILD
Diffstat (limited to 'community/simple-scan')
-rw-r--r--community/simple-scan/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/simple-scan/PKGBUILD b/community/simple-scan/PKGBUILD
index 01e7a7557..93233537f 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.6.0
+pkgver=3.8.0
pkgrel=1
pkgdesc='Simple scanning utility'
arch=('i686' 'x86_64' 'mips64el')
@@ -11,8 +11,8 @@ license=('GPL3')
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=('d00684d4697de6753b6633d7c87b9c067fdbf99b732da9007ea2bb6cbdad1cde')
+source=(https://launchpad.net/$pkgname/${pkgver:0:3}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
+sha256sums=('8df71e5f9e5db5c53217cb56b0e23b58dfe65bc174e873ad3ee576fbeccadc22')
build() {
cd $pkgname-$pkgver