diff options
Diffstat (limited to 'extra/libgee06/PKGBUILD')
-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 a5419fab7..2b92e61df 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 mips64el) depends=(glib2) makedepends=(gobject-introspection) -options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver::3}/$_pkgname-$pkgver.tar.xz) sha256sums=('a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3') |