From 5827948456201df72a1bd73e87977c569129fb27 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Oct 2012 01:35:35 -0700 Subject: Wed Oct 31 01:34:59 PDT 2012 --- community/shotwell/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'community/shotwell') diff --git a/community/shotwell/PKGBUILD b/community/shotwell/PKGBUILD index 5faaaa64e..9600fd3ad 100644 --- a/community/shotwell/PKGBUILD +++ b/community/shotwell/PKGBUILD @@ -1,21 +1,21 @@ -# $Id: PKGBUILD 70567 2012-05-11 20:13:47Z spupykin $ +# $Id: PKGBUILD 79129 2012-10-30 23:07:35Z heftig $ # Maintainer: Sergej Pupykin # Maintainer : Ionut Biru # Contributor: Joeny Ang pkgname=shotwell -pkgver=0.12.3 +pkgver=0.13.1 pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" arch=('i686' 'x86_64') url="http://yorba.org/shotwell/" license=('LGPL2.1') depends=('libgee' 'libunique3' 'libwebkit3' 'libgexiv2' 'libraw' 'rest' - 'desktop-file-utils' 'dconf' 'hicolor-icon-theme') -makedepends=('intltool' 'vala') + 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib') +makedepends=('intltool' 'vala>=0.17.2') install=shotwell.install -source=("http://yorba.org/download/shotwell/0.12/shotwell-${pkgver}.tar.bz2") -md5sums=('de0e05350f8a7d557092489baf14d039') +source=("http://yorba.org/download/shotwell/0.13/shotwell-${pkgver}.tar.xz") +md5sums=('71eb1346093705ca2b37c12a21994d14') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf