aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-04-25 22:12:13 +0200
committerTBK <tbk@jjtc.eu>2020-04-25 21:04:25 +0000
commit3ab3d7b4d6ef14a14c54f9b87ee8115b5a8fc104 (patch)
tree5a355fb7e2d3e59759bbd7e56b68eeb349d542b0
parent0e65943908e7797b57f20c9aef2f6545344b12a2 (diff)
community/devhelp: upgrade to 3.36.2
-rw-r--r--community/devhelp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/devhelp/APKBUILD b/community/devhelp/APKBUILD
index e4ef4772c59..c6bdeddf929 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.36.1
+pkgver=3.36.2
pkgrel=0
pkgdesc="API documentation browser for GTK+ and GNOME"
url="https://wiki.gnome.org/Apps/Devhelp"
@@ -32,4 +32,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="b7901757a752561397c382c355c08d3b4ae6dcb5b724b2bb31f9c2c7dbc4977ae530fd2bbb53885e041c060f8eb203bfda2c956298db5a720c38d278ec0ef162 devhelp-3.36.1.tar.xz"
+sha512sums="8852546b8ff337c2448a88b931803029825e34a6cf906370c683ac004866a548c9de79c934fde36ec04584f0bdc59eee4184b9ed8a480303eb78b9c9d43eb55e devhelp-3.36.2.tar.xz"