aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-09-11 12:52:37 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-09-12 12:30:00 +0200
commitdc52b4396623b56beeee5ea5a203252cab7cadd9 (patch)
treeb0755885a6bd6acc16bf97c919355d2d88396e82
parentdc5155e6f1af370b5b29f3f8eb67e5637aac6629 (diff)
community/devhelp: upgrade to 3.38.0
-rw-r--r--community/devhelp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/devhelp/APKBUILD b/community/devhelp/APKBUILD
index 0f651ac47bc..6f5d39395e5 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.37.1
+pkgver=3.38.0
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="a96cf80983538cf35d1a7e18a3b282bc4601aaac0e124929ea61f94e9760a249a83e120860d8b4561eddb298c8ed4ae29b19a3d8d8e526f9b5b27086c4306202 devhelp-3.37.1.tar.xz"
+sha512sums="18531c87e413fa247340f058fad98c1125844d18961c9f8f1d15bd3a649ed2aae5594c1626c95dd7e2c774ea8d5be2581f26135d97523c524d621893e26c76c7 devhelp-3.38.0.tar.xz"