[arch-commits] Commit in simple-scan/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Sep 28 20:24:05 UTC 2014


    Date: Sunday, September 28, 2014 @ 22:24:05
  Author: heftig
Revision: 119709

3.14.0

Modified:
  simple-scan/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-28 18:20:26 UTC (rev 119708)
+++ PKGBUILD	2014-09-28 20:24:05 UTC (rev 119709)
@@ -4,17 +4,17 @@
 # Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
 
 pkgname=simple-scan
-pkgver=3.12.0
-pkgrel=2
+pkgver=3.14.0
+pkgrel=1
 pkgdesc='Simple scanning utility'
 arch=('i686' 'x86_64')
 url='http://launchpad.net/simple-scan'
 license=('GPL3')
 depends=('sane' 'dconf' 'gtk3' 'colord' 'hicolor-icon-theme')
-makedepends=('yelp-tools' 'intltool')
+makedepends=('yelp-tools' 'intltool' 'vala')
 install=$pkgname.install
 source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
-sha256sums=('a88719f6142ddfa24d154d1093c67b27ac491c059ac5c87cba3b36ebc04b21a6')
+sha256sums=('9a8afa0d72ef889a79c6e0eec490ccef535106d7bf60ece4ba555bf7368399f1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list