aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-06 02:11:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-06 05:48:07 +0000
commit1a2dd8f9d2d57023078ec6698363b3fcb8e8d935 (patch)
treebb8a97cc9a3998aaf157a78143810785944f1b01
parentcddf9fe4ebd683b2e6e28d0f509cb35c69f311ec (diff)
community/nuspell: upgrade to 4.1.0
-rw-r--r--community/nuspell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nuspell/APKBUILD b/community/nuspell/APKBUILD
index b3031da8950..e3b08b29834 100644
--- a/community/nuspell/APKBUILD
+++ b/community/nuspell/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=nuspell
-pkgver=4.0.1
+pkgver=4.1.0
pkgrel=0
pkgdesc="Free and open source C++ spell checking library"
url="https://nuspell.github.io/"
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="122616fd24c2de35000ba12d680d3617e7fe97881d33febbcb106ce70d3bac356a00d90680a1bc8ee631ed532ace0f4b4f9fce4760a25b0f7fc1d60553e74528 nuspell-4.0.1.tar.gz"
+sha512sums="d0c01dd73fefd8b9c800e6419fe916e55a53b8b19f5848d3766cdcb50383fdcd9e9bb49362b5cea4d9d2d7fda21aed055f28cb47b006e2049b2a904355f7f9ed nuspell-4.1.0.tar.gz"