diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/gnome-photos/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gnome-photos/PKGBUILD')
-rw-r--r-- | extra/gnome-photos/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gnome-photos/PKGBUILD b/extra/gnome-photos/PKGBUILD index be3f2c4bb..b956ca0b9 100644 --- a/extra/gnome-photos/PKGBUILD +++ b/extra/gnome-photos/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196501 2013-10-14 14:05:34Z heftig $ +# $Id: PKGBUILD 198023 2013-10-30 12:19:50Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=gnome-photos @@ -10,7 +10,6 @@ url="https://www.gnome.org/" license=(GPL) depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop gnome-online-accounts lcms2 tracker hicolor-icon-theme grilo) makedepends=(intltool) -options=(!libtool) groups=(gnome-extra) install=gnome-photos.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) |