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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Mar 19 12:02:19 UTC 2014


    Date: Wednesday, March 19, 2014 @ 13:02:19
  Author: spupykin
Revision: 107774

upgpkg: shotwell 0.18.0-1

upd

Modified:
  shotwell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-19 12:02:14 UTC (rev 107773)
+++ PKGBUILD	2014-03-19 12:02:19 UTC (rev 107774)
@@ -4,8 +4,8 @@
 # Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
 
 pkgname=shotwell
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
 pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
 arch=('i686' 'x86_64')
 url="http://yorba.org/shotwell/"
@@ -13,10 +13,10 @@
 depends=('libgee' 'webkitgtk' 'libgexiv2' 'libraw' 'rest'
 	 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
 	 'gst-plugins-base' 'libgphoto2')
-makedepends=('intltool' 'vala>=0.17.2' 'libunique3')
+makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils')
 install=shotwell.install
-source=("http://yorba.org/download/shotwell/stable/shotwell-$pkgver.tar.xz")
-md5sums=('5af4cfb819249a879a4649a9c7d089e5')
+source=("https://download.gnome.org/sources/shotwell/0.18/shotwell-$pkgver.tar.xz")
+md5sums=('856b69fe67bc8bd42a6985e042041daf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list