diff options
author | root <root@rshg054.dnsready.net> | 2013-04-06 00:05:46 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-06 00:05:46 -0700 |
commit | fd8249d016683ade99a23251d6ffdf5d5a3e76a4 (patch) | |
tree | de9e45e44e9a8ffb85bd8895dcec0ebcd34d17e3 /community/shotwell/PKGBUILD | |
parent | 3c7a59bfd2b8340068df7dc196e0c9b612b9ef31 (diff) |
Sat Apr 6 00:05:46 PDT 2013
Diffstat (limited to 'community/shotwell/PKGBUILD')
-rw-r--r-- | community/shotwell/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/shotwell/PKGBUILD b/community/shotwell/PKGBUILD index fbbb8de5c..c196db66f 100644 --- a/community/shotwell/PKGBUILD +++ b/community/shotwell/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 87399 2013-03-31 09:37:31Z bpiotrowski $ +# $Id: PKGBUILD 87716 2013-04-05 10:40:18Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com> pkgname=shotwell -pkgver=0.14.0 -pkgrel=2 +pkgver=0.14.1 +pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" arch=('i686' 'x86_64') url="http://yorba.org/shotwell/" @@ -17,7 +17,7 @@ makedepends=('intltool' 'vala>=0.17.2' 'libunique3') install=shotwell.install source=("http://yorba.org/download/shotwell/stable/shotwell-$pkgver.tar.xz" "no-libexec.patch") -md5sums=('14b8e02091376fa69ac0a04ba61ea608' +md5sums=('bb5783f9265e1ce2d4c9f354987c3ab1' 'b4124e022c98b4382530e6fbcef965e2') build() { |