summaryrefslogtreecommitdiff
path: root/extra/libmythes/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
committerroot <root@rshg054.dnsready.net>2011-12-09 23:14:52 +0000
commitd22b68a6758c4f29a8e50a7be467374a53c68415 (patch)
tree019c8b74603792b4b8f08d6815438654a64d0e38 /extra/libmythes/PKGBUILD
parent707457876743e969be9eb163c36928978df245cd (diff)
Fri Dec 9 23:14:52 UTC 2011
Diffstat (limited to 'extra/libmythes/PKGBUILD')
-rw-r--r--extra/libmythes/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/extra/libmythes/PKGBUILD b/extra/libmythes/PKGBUILD
index 77ed47352..0383c549e 100644
--- a/extra/libmythes/PKGBUILD
+++ b/extra/libmythes/PKGBUILD
@@ -1,15 +1,17 @@
-# $Id: PKGBUILD 104337 2011-01-01 13:29:40Z andyrtr $
+# $Id: PKGBUILD 144883 2011-12-08 21:25:55Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
pkgname=libmythes
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
+epoch=1
pkgdesc="a simple thesaurus"
arch=('i686' 'x86_64')
url="http://hunspell.sourceforge.net/ "
license=('custom')
depends=('glibc' 'perl')
-options=('force' '!libtool')
+makedepends=('hunspell')
+options=('!libtool')
provides=('mythes')
source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
md5sums=('54b310488dda6929cf31ae859928c945')