diff options
author | root <root@rshg054.dnsready.net> | 2013-10-15 01:03:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-15 01:03:16 -0700 |
commit | 5d8af7c82b707f4cbda87bb0538fef84daf3791b (patch) | |
tree | 9db9400005dcee2e2ca264794e32c22efc39a3ac /extra/gnome-photos | |
parent | d053938d834e74b0c881c12a5cb240ad4bab0d9b (diff) |
Tue Oct 15 01:02:49 PDT 2013
Diffstat (limited to 'extra/gnome-photos')
-rw-r--r-- | extra/gnome-photos/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnome-photos/PKGBUILD b/extra/gnome-photos/PKGBUILD index a2a51b53b..be3f2c4bb 100644 --- a/extra/gnome-photos/PKGBUILD +++ b/extra/gnome-photos/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 196072 2013-10-07 11:51:43Z jgc $ +# $Id: PKGBUILD 196501 2013-10-14 14:05:34Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=gnome-photos -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="Access, organize, and share your photos on GNOME" arch=(i686 x86_64) @@ -14,7 +14,7 @@ options=(!libtool) groups=(gnome-extra) install=gnome-photos.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('65cb5790ec5a282c8bc8b4902858a0b4b3cec2fe39709a580dc073a23a5fc210') +sha256sums=('40129310635fc5939e5c95616c2ea2042f30f0eef5e0c8cdd21aa0e7ff7c7085') build() { cd $pkgname-$pkgver |