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/libgee06 | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgee06')
-rw-r--r-- | extra/libgee06/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgee06/PKGBUILD b/extra/libgee06/PKGBUILD index 74d09fc53..449f3a02a 100644 --- a/extra/libgee06/PKGBUILD +++ b/extra/libgee06/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 183430 2013-04-21 22:11:17Z heftig $ +# $Id: PKGBUILD 198164 2013-10-30 13:11:04Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> @@ -13,7 +13,6 @@ license=(LGPL2.1) arch=(i686 x86_64) depends=(glib2) makedepends=(gobject-introspection) -options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver::3}/$_pkgname-$pkgver.tar.xz) sha256sums=('a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3') |