diff options
Diffstat (limited to 'extra/libmythes/PKGBUILD')
-rw-r--r-- | extra/libmythes/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libmythes/PKGBUILD b/extra/libmythes/PKGBUILD index d57a1363c..7f9fa7348 100644 --- a/extra/libmythes/PKGBUILD +++ b/extra/libmythes/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 162736 2012-06-29 10:55:24Z andyrtr $ +# $Id: PKGBUILD 198206 2013-10-30 13:27:08Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> pkgname=libmythes @@ -11,7 +11,6 @@ url="http://hunspell.sourceforge.net/ " license=('custom') depends=('glibc' 'perl') makedepends=('hunspell') -options=('!libtool') provides=('mythes') source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz) md5sums=('46e92b68e31e858512b680b3b61dc4c1') |