rebuild against hunspell

This commit is contained in:
AlmAck 2017-01-24 18:41:50 +00:00
parent 343ee4d466
commit dc3f604b94
2 changed files with 4 additions and 5 deletions

View File

@ -4,9 +4,9 @@
pkgname=enchant
pkgver=1.6.0
pkgrel=5
pkgrel=6
pkgdesc="A wrapper library for generic spell checking"
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://www.abisource.com/enchant/"
license=('LGPL')
depends=('aspell' 'dbus-glib' 'hunspell' 'hspell')

View File

@ -1,17 +1,16 @@
# maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=libmythes
pkgver=1.2.3
pkgver=1.2.4
pkgrel=1
pkgdesc="a simple thesaurus"
arch=('x86_64')
url="http://hunspell.sourceforge.net/ "
license=('custom')
depends=('glibc' 'perl' 'hunspell')
options=('!libtool')
provides=('mythes')
source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
md5sums=('46e92b68e31e858512b680b3b61dc4c1')
md5sums=('a8c2c5b8f09e7ede322d5c602ff6a4b6')
build() {
cd ${srcdir}/${pkgname/lib/}-$pkgver