aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/notmuch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD
index c2859ded657..3ee15c87f33 100644
--- a/community/notmuch/APKBUILD
+++ b/community/notmuch/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=notmuch
-pkgver=0.24
+pkgver=0.24.1
pkgrel=0
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
@@ -57,4 +57,4 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/ || return 1
}
-sha512sums="f966b4faf96b165cc04be15a90681fabfe7ce66a0a9255183f9e4542556836adb7acfe8c02033db3ad8af6cb8962d1a64da8cdd03a0485b104a7b40b88b598d5 notmuch-0.24.tar.gz"
+sha512sums="e2014380de68de3e1a3fd3058a441c6771a92bfffe07c0bd2b374802dd8b2539eddbbb91074738f58f48452a936f2f9427fadca825a165c61a27fe0c3e1fe7fc notmuch-0.24.1.tar.gz"