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

Jan Steffens heftig at archlinux.org
Thu Apr 27 14:40:45 UTC 2017


    Date: Thursday, April 27, 2017 @ 14:40:44
  Author: heftig
Revision: 226110

3.24.1-1

Modified:
  simple-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 14:21:58 UTC (rev 226109)
+++ PKGBUILD	2017-04-27 14:40:44 UTC (rev 226110)
@@ -4,16 +4,16 @@
 # Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
 
 pkgname=simple-scan
-pkgver=3.22.0.1
-pkgrel=2
+pkgver=3.24.1
+pkgrel=1
 pkgdesc="Simple scanning utility"
-url="http://launchpad.net/simple-scan"
+url="https://launchpad.net/simple-scan"
 arch=(i686 x86_64)
 license=(GPL3)
 depends=(sane dconf gtk3 colord libgusb)
 makedepends=(yelp-tools intltool vala)
-source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
-sha256sums=('c505b6e63379c9256fbeaa4def3e595fd063d46a8a852ed90218d336291d2b50')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5eae832b14664183d55aa599801cf32f19ff2174dfba4e3d7e4eb4d55810efb3')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list