From adacc8a79e180958a8f85b8174bd3ea75afb235b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 2 Apr 2023 13:38:16 +0200 Subject: [PATCH] nuspell: update to 5.1.2. --- srcpkgs/nuspell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nuspell/template b/srcpkgs/nuspell/template index e2be5d81984..5ac1a3eb21c 100644 --- a/srcpkgs/nuspell/template +++ b/srcpkgs/nuspell/template @@ -1,7 +1,7 @@ # Template file for 'nuspell' pkgname=nuspell -version=5.0.1 -revision=3 +version=5.1.2 +revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" makedepends="icu-devel" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-3.0-or-later" homepage="https://nuspell.github.io/" distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz" -checksum=a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032 +checksum=82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d libnuspell_package() { pkg_install() {