From b3f2f10be85df7050b46be92be407c182956ea95 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 6 Dec 2021 16:10:16 +0100 Subject: [PATCH] nuspell: update to 5.0.1. --- srcpkgs/nuspell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nuspell/template b/srcpkgs/nuspell/template index a4ceeafe79e..d83bab0e2a1 100644 --- a/srcpkgs/nuspell/template +++ b/srcpkgs/nuspell/template @@ -1,6 +1,6 @@ # Template file for 'nuspell' pkgname=nuspell -version=5.0.0 +version=5.0.1 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" @@ -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=855d4771d225dcce1e48d098be6a2d69629c635b79b53f9e095a35adc68f0ea1 +checksum=a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032 libnuspell_package() { pkg_install() {