aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-11-12 19:15:45 -0300
committerAndy Postnikov <apostnikov@gmail.com>2021-11-13 07:48:06 +0000
commita70cdd21dfb4e372c2157ae6fedaa65547f8d85f (patch)
tree5b27b47a0dfbfc8beba136a888dc30bcbbd2ad25
parente5d0edb36fbebb1a09743eb40353e3ed1f77db14 (diff)
community/nuspell: upgrade to 5.0.1
-rw-r--r--community/nuspell/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nuspell/APKBUILD b/community/nuspell/APKBUILD
index 7db7ecd8479..7ffb3ca68a3 100644
--- a/community/nuspell/APKBUILD
+++ b/community/nuspell/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=nuspell
-pkgver=5.0.0
-pkgrel=1
+pkgver=5.0.1
+pkgrel=0
pkgdesc="Free and open source C++ spell checking library"
url="https://nuspell.github.io/"
arch="all"
@@ -35,5 +35,5 @@ package() {
}
sha512sums="
-92605c5f0d413b86711fea3b993d656552d5e72440303d3e71907a503d060ead032dfeb0dd8dbb790f35599b8cca8854bdd8650f0560793d9c62a11aebccc2e5 nuspell-5.0.0.tar.gz
+f883d8c8a3a722a62d411d7b0973dd409c6d09d08ea678c577cef68ec8b5c7e4a4e4cb8a1323e632114414fc17137d1add996a72fbd522ab4de8c6f70fc77073 nuspell-5.0.1.tar.gz
"