Date: Friday, December 2, 2016 @ 16:58:54 Author: andyrtr Revision: 282531
upgpkg: hunspell 1.5.4-1 upstream update 1.5.4 Modified: hunspell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-02 15:52:08 UTC (rev 282530) +++ PKGBUILD 2016-12-02 16:58:54 UTC (rev 282531) @@ -3,7 +3,7 @@ # Contributor: Hussam Al-Tayeb <[email protected]> pkgname=hunspell -pkgver=1.5.3 +pkgver=1.5.4 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=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz) -sha256sums=('1175666ec79b37fa6d3e6fda454414cecafeb537f078dda40eed96031e6fd5cc') +sha256sums=('852c01a2e3b87eb1f2adb5261466608ba79f1f950202e18a2a1735de5098fc59') build() { cd hunspell-$pkgver
