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/libgee | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgee')
-rw-r--r-- | extra/libgee/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgee/PKGBUILD b/extra/libgee/PKGBUILD index bd2fb352d..4d7cef887 100644 --- a/extra/libgee/PKGBUILD +++ b/extra/libgee/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196112 2013-10-07 11:52:50Z jgc $ +# $Id: PKGBUILD 198163 2013-10-30 13:10:44Z allan $ # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> @@ -11,7 +11,6 @@ license=(LGPL2.1) arch=(i686 x86_64) depends=(glib2) makedepends=(gobject-introspection vala) -options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('d106ed63fe0da5d5ee89aa8197a373cf9a2b96688cc3060144bfc0a022496ea5') |