From 0db8ba9fe721b8d6cfb237ef37694ee258ff4fe2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 11 Nov 2016 18:35:17 +0000 Subject: [PATCH] hunspell: update to 1.4.2. --- srcpkgs/hunspell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hunspell/template b/srcpkgs/hunspell/template index e9e719c796..800ccae82b 100644 --- a/srcpkgs/hunspell/template +++ b/srcpkgs/hunspell/template @@ -1,6 +1,6 @@ # Template file for 'hunspell' pkgname=hunspell -version=1.4.1 +version=1.4.2 revision=1 build_style=gnu-configure configure_args="--with-ui" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="https://hunspell.github.io/" license="GPL-2, LGPL-2.1, MPL-1.1" distfiles="https://github.com/hunspell/hunspell/archive/v${version}.tar.gz" -checksum=c4476aff0ced52eec334eae1e8d3fdaaebdd90f5ecd0b57cf2a92a6fd220d1bb +checksum=b6a0b23d083e0130f8c561cca8c980814ba65740ccfa52f47159f9141089946d libhunspell_package() { short_desc+=" - runtime library"