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 /extra/hspell | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/hspell')
-rw-r--r-- | extra/hspell/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/hspell/PKGBUILD b/extra/hspell/PKGBUILD index aea8885f6..d5412b494 100644 --- a/extra/hspell/PKGBUILD +++ b/extra/hspell/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 165612 2012-08-27 09:42:27Z jgc $ +# $Id: PKGBUILD 198104 2013-10-30 12:48:55Z allan $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgbase=hspell @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') license=('GPL') url="http://www.ivrix.org.il/projects/spell-checker/" makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk') -options=('!libtool' '!makeflags') +options=('!makeflags') source=(http://hspell.ivrix.org.il/${pkgname}-${pkgver}.tar.gz{,.sig}) md5sums=('32fbc1a71e86ab46bf7870c6eec9a6be' '858120037dd52ae823788518329ee7d3') |