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

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sat Oct 12 08:24:18 UTC 2013


    Date: Saturday, October 12, 2013 @ 10:24:18
  Author: jlichtblau
Revision: 98499

upgpkg: simple-scan 3.10.0-1

Modified:
  simple-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-12 07:32:49 UTC (rev 98498)
+++ PKGBUILD	2013-10-12 08:24:18 UTC (rev 98499)
@@ -1,8 +1,10 @@
+# $Id$
 # Maintainer: 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.8.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc='Simple scanning utility'
 arch=('i686' 'x86_64')
@@ -10,9 +12,9 @@
 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.xz)
-sha256sums=('8df71e5f9e5db5c53217cb56b0e23b58dfe65bc174e873ad3ee576fbeccadc22')
+install=$pkgname.install
+source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
+sha256sums=('2732641fa77c75dcd47008cc40864f7847b93d5b27291ded6f4233289f5d10f2')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list