aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/devhelp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/devhelp/APKBUILD b/community/devhelp/APKBUILD
index 98153aacd32..de16fa900e9 100644
--- a/community/devhelp/APKBUILD
+++ b/community/devhelp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=devhelp
-pkgver=3.38.0
+pkgver=3.38.1
pkgrel=0
pkgdesc="API documentation browser for GTK+ and GNOME"
url="https://wiki.gnome.org/Apps/Devhelp"
@@ -26,4 +26,4 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="18531c87e413fa247340f058fad98c1125844d18961c9f8f1d15bd3a649ed2aae5594c1626c95dd7e2c774ea8d5be2581f26135d97523c524d621893e26c76c7 devhelp-3.38.0.tar.xz"
+sha512sums="bcdd61cd822ae3fbe2c9542c09d058760fc1fa0bbbd55b1fc0853b4fdbf1c3856d4fed8f2263f94f41096cbdc0a76394773d43a9072d8aa89274fa61a3c2a430 devhelp-3.38.1.tar.xz"