diff options
Diffstat (limited to 'extra/enchant/PKGBUILD')
-rw-r--r-- | extra/enchant/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/enchant/PKGBUILD b/extra/enchant/PKGBUILD index 2bcd50d25..113890c6a 100644 --- a/extra/enchant/PKGBUILD +++ b/extra/enchant/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 139539 2011-10-03 12:17:06Z jgc $ +# $Id: PKGBUILD 197928 2013-10-30 11:43:45Z allan $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: dorphell <dorphell@archlinux.org> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url="http://www.abisource.com/enchant/" license=('LGPL') depends=('aspell' 'dbus-glib' 'hunspell' 'hspell') -options=('!libtool') source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") md5sums=('de11011aff801dc61042828041fb59c7') |