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

Sergej Pupykin spupykin at archlinux.org
Tue Mar 24 10:55:36 UTC 2015


    Date: Tuesday, March 24, 2015 @ 11:55:36
  Author: spupykin
Revision: 129838

upgpkg: shotwell 1:0.22.0-1

upd

Modified:
  shotwell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-24 10:35:14 UTC (rev 129837)
+++ PKGBUILD	2015-03-24 10:55:36 UTC (rev 129838)
@@ -5,8 +5,9 @@
 
 pkgname=shotwell
 epoch=1
-pkgver=0.20.2
-pkgrel=2
+pkgver=0.22.0
+_basever=$(echo $pkgver | cut -f1-2 -d.)
+pkgrel=1
 pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
 arch=('i686' 'x86_64')
 url="http://yorba.org/shotwell/"
@@ -16,8 +17,8 @@
 	 'gst-plugins-base' 'libgphoto2')
 makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils')
 install=shotwell.install
-source=("https://download.gnome.org/sources/shotwell/0.20/shotwell-$pkgver.tar.xz")
-md5sums=('0adb93edba5832c6572e2c851c5c920f')
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz")
+md5sums=('18421a67a1b859caf8542777a42b9ce3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list