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 /community/giggle | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/giggle')
-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 13b652f78..d93b7439f 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) |