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

Jan Steffens heftig at archlinux.org
Sun Oct 4 17:51:47 UTC 2015


    Date: Sunday, October 4, 2015 @ 19:51:45
  Author: heftig
Revision: 142935

3.18.0

Modified:
  simple-scan/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-04 17:47:51 UTC (rev 142934)
+++ PKGBUILD	2015-10-04 17:51:45 UTC (rev 142935)
@@ -4,17 +4,17 @@
 # Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
 
 pkgname=simple-scan
-pkgver=3.16.2
+pkgver=3.18.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' 'libgudev')
+depends=('sane' 'dconf' 'gtk3' 'colord' 'hicolor-icon-theme' 'libgusb' 'packagekit')
 makedepends=('yelp-tools' 'intltool' 'vala')
 install=$pkgname.install
 source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
-sha256sums=('1c6727591813e7fd44da932adbae226001ce3a7b8f1a162c9b19d1dc630d7402')
+sha256sums=('f4a5f5e48f8ef171e91ae12213d0628e95a8f1bf579e7c7977c5f41b20891327')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list