diff options
Diffstat (limited to 'community/gtkspell3')
-rw-r--r-- | community/gtkspell3/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gtkspell3/PKGBUILD b/community/gtkspell3/PKGBUILD index 9b19965c1..3b26b546a 100644 --- a/community/gtkspell3/PKGBUILD +++ b/community/gtkspell3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97714 2013-09-27 20:04:38Z bgyorgy $ +# $Id: PKGBUILD 99802 2013-10-30 23:48:32Z allan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: Roman Kyrylych <roman@archlinux.org> # Contributor: Ben <ben@benmazer.net> @@ -12,7 +12,6 @@ arch=('i686' 'x86_64') license=('GPL') depends=('gtk3' 'enchant') makedepends=('intltool' 'gobject-introspection' 'vala') -options=('!libtool') source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz) md5sums=('d25b547507940738cf016936c3452113') |