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

Jan Steffens heftig at archlinux.org
Sat Oct 1 18:43:52 UTC 2016


    Date: Saturday, October 1, 2016 @ 18:43:51
  Author: heftig
Revision: 191162

3.22.0.1-1

Modified:
  simple-scan/trunk/PKGBUILD

----------+
 PKGBUILD |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-01 18:28:48 UTC (rev 191161)
+++ PKGBUILD	2016-10-01 18:43:51 UTC (rev 191162)
@@ -1,19 +1,19 @@
 # $Id$
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Thomas Dziedzic < gostrc at gmail >
 # Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 # Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
 
 pkgname=simple-scan
-pkgver=3.20.0
-pkgrel=2
-pkgdesc='Simple scanning utility'
-arch=('i686' 'x86_64')
-url='http://launchpad.net/simple-scan'
-license=('GPL3')
-depends=('sane' 'dconf' 'gtk3' 'colord' 'libgusb' 'packagekit')
-makedepends=('yelp-tools' 'intltool' 'vala')
+pkgver=3.22.0.1
+pkgrel=1
+pkgdesc="Simple scanning utility"
+url="http://launchpad.net/simple-scan"
+arch=(i686 x86_64)
+license=(GPL3)
+depends=(sane dconf gtk3 colord libgusb packagekit)
+makedepends=(yelp-tools intltool vala)
 source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
-sha256sums=('8df5a5a5b06220e98770f11c53db8fc5d0d8d675d1c395f2bcd19fc8656eb62c')
+sha256sums=('c505b6e63379c9256fbeaa4def3e595fd063d46a8a852ed90218d336291d2b50')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list