From 0917a0682e48c4261e47d743725d990f47f6ec95 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Apr 2011 04:54:18 +0000 Subject: Thu Apr 14 04:54:18 UTC 2011 --- community-testing/shotwell/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community-testing/shotwell/PKGBUILD') diff --git a/community-testing/shotwell/PKGBUILD b/community-testing/shotwell/PKGBUILD index e705a08d8..0d7632363 100644 --- a/community-testing/shotwell/PKGBUILD +++ b/community-testing/shotwell/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 44464 2011-04-07 16:32:05Z spupykin $ +# $Id: PKGBUILD 44941 2011-04-13 08:58:03Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer : Ionut Biru # Contributor: Joeny Ang pkgname=shotwell -pkgver=0.9.1 -pkgrel=2 +pkgver=0.9.2 +pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" arch=('i686' 'x86_64') url="http://yorba.org/shotwell/" @@ -15,7 +15,7 @@ depends=('gconf' 'libgee' 'libgphoto2' 'libunique' 'libwebkit' 'libgexiv2' makedepends=('intltool' 'vala') install=shotwell.install source=(http://yorba.org/download/shotwell/0.9/${pkgname}-${pkgver}.tar.bz2) -md5sums=('1a98d1da59424a67b310cc39e8ad3368') +md5sums=('070e5792b450a1ada130f31da4829ac7') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf