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

Sergej Pupykin spupykin at archlinux.org
Tue Aug 16 17:32:00 UTC 2016


    Date: Tuesday, August 16, 2016 @ 17:32:00
  Author: spupykin
Revision: 186868

upgpkg: shotwell 1:0.23.5-1

upd

Modified:
  shotwell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-16 16:53:23 UTC (rev 186867)
+++ PKGBUILD	2016-08-16 17:32:00 UTC (rev 186868)
@@ -5,7 +5,7 @@
 
 pkgname=shotwell
 epoch=1
-pkgver=0.23.4
+pkgver=0.23.5
 _basever=$(echo $pkgver | cut -f1-2 -d.)
 pkgrel=1
 pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
@@ -17,11 +17,11 @@
 	 'gst-plugins-base' 'libgphoto2' 'libgudev')
 makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool')
 source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz")
-md5sums=('3f32c21bb3e7a2154be9585201fb7c4a')
+md5sums=('4795be91d2f5adfb00641ba03435131b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexec=/usr/lib/shotwell \
+  ./configure --prefix=/usr --libexec=/usr/lib \
 	--disable-schemas-compile \
 	--disable-desktop-update \
 	--disable-icon-update



More information about the arch-commits mailing list