diff options
Diffstat (limited to 'extra/hyphen')
-rw-r--r-- | extra/hyphen/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/hyphen/PKGBUILD b/extra/hyphen/PKGBUILD index 8c2e37a8b..946ce0fd2 100644 --- a/extra/hyphen/PKGBUILD +++ b/extra/hyphen/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 166656 2012-09-14 14:39:16Z andyrtr $ +# $Id: PKGBUILD 198105 2013-10-30 12:49:16Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> pkgbase=hyphen @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') url="http://hunspell.sf.net" license=('GPL' 'LGPL' 'MPL') makedepends=('glibc' 'perl') -options=('!libtool') source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz) md5sums=('ee527b48ef1a7e95ee803a1f7c283c56') |