Date: Saturday, June 11, 2016 @ 19:29:12 Author: andyrtr Revision: 269359
upgpkg: hunspell 1.4.1-1 upstream update 1.4.1 Modified: hunspell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-11 17:22:19 UTC (rev 269358) +++ PKGBUILD 2016-06-11 17:29:12 UTC (rev 269359) @@ -3,7 +3,7 @@ # Contributor: Hussam Al-Tayeb <[email protected]> pkgname=hunspell -pkgver=1.3.4 +pkgver=1.4.1 pkgrel=1 pkgdesc="Spell checker and morphological analyzer library and program" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('gcc-libs' 'readline') optdepends=('perl: for ispellaff2myspell') source=(https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz) -md5sums=('423cff69e68c87ac11e4aa8462951954') +md5sums=('33d370f7fe5a030985e445a5672b2067') build() { cd hunspell-$pkgver
