Date: Wednesday, February 17, 2016 @ 23:20:32 Author: arojas Revision: 259937
Update to 4.0.2 Modified: libvoikko/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-17 21:37:03 UTC (rev 259936) +++ PKGBUILD 2016-02-17 22:20:32 UTC (rev 259937) @@ -4,7 +4,7 @@ # Contributor: Jussi Timperi <gmail.com: jussi.timperi> pkgname=libvoikko -pkgver=4.0.1 +pkgver=4.0.2 pkgrel=1 pkgdesc="A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language" arch=(i686 x86_64) @@ -13,7 +13,7 @@ depends=(gcc-libs) makedepends=(python) source=(http://www.puimula.org/voikko-sources/libvoikko/$pkgname-$pkgver.tar.gz) -md5sums=('187b04c8b18ba9472fa3ca0db44cab2c') +md5sums=('67f168ac77c552945380a06a9e73bbda') build() { cd $pkgname-$pkgver
