diff options
Diffstat (limited to 'community/giggle/PKGBUILD')
-rw-r--r-- | community/giggle/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/giggle/PKGBUILD b/community/giggle/PKGBUILD index 2452a990f..c1b3e415c 100644 --- a/community/giggle/PKGBUILD +++ b/community/giggle/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 88688 2013-04-21 22:17:05Z heftig $ +# $Id: PKGBUILD 99760 2013-10-30 23:32:47Z allan $ # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: neodreams <yanbrodeur@gmail.com> @@ -11,7 +11,6 @@ url="http://live.gnome.org/giggle" license=(GPL) depends=(git gtksourceview3 vte3 desktop-file-utils hicolor-icon-theme) makedepends=(intltool itstool) -options=(!libtool) install=giggle.install source=(http://ftp.gnome.org/pub/GNOME/sources/giggle/0.7/$pkgname-$pkgver.tar.xz gtksourceview3.7.patch) |