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/eog-plugins | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/eog-plugins')
-rw-r--r-- | extra/eog-plugins/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/eog-plugins/PKGBUILD b/extra/eog-plugins/PKGBUILD index 29e60d254..d11f3fcf8 100644 --- a/extra/eog-plugins/PKGBUILD +++ b/extra/eog-plugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196614 2013-10-15 18:33:47Z heftig $ +# $Id: PKGBUILD 197932 2013-10-30 11:45:30Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=eog-plugins @@ -11,7 +11,6 @@ license=('GPL2') depends=('eog' 'libchamplain' 'libgdata') makedepends=('intltool') install=eog-plugins.install -options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('d5b32c49dbf1e0b6cf56c9fdc6c19186c92e98d92b71aa98805491e2bb2f8e12') |