aboutsummaryrefslogtreecommitdiffstats
path: root/testing/devhelp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/devhelp/APKBUILD')
-rw-r--r--testing/devhelp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/devhelp/APKBUILD b/testing/devhelp/APKBUILD
index 7e0f68fda08..ff6aad17394 100644
--- a/testing/devhelp/APKBUILD
+++ b/testing/devhelp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=devhelp
-pkgver=3.32.0
+pkgver=3.34.0
pkgrel=0
pkgdesc="API documentation browser for GTK+ and GNOME"
url="https://wiki.gnome.org/Apps/Devhelp"
@@ -11,7 +11,7 @@ depends="gsettings-desktop-schemas"
makedepends="meson gobject-introspection-dev gsettings-desktop-schemas-dev
webkit2gtk-dev amtk-dev glib-dev itstool"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="https://download.gnome.org/sources/devhelp/${pkgver%.*}/devhelp-${pkgver}.tar.xz"
+source="https://download.gnome.org/sources/devhelp/${pkgver%.*}/devhelp-$pkgver.tar.xz"
build() {
meson \
@@ -32,4 +32,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="c70e526ee4ed480c2c5be9cd1b93630cc5168cfef4922b7d89184e9ade78d42910a24f6d2d0f0f55059005de71f83f30f912b43c9f2ca6a3520541bb50059c41 devhelp-3.32.0.tar.xz"
+sha512sums="34ed48ed323827b01f7d32e186da856c788ddfe37d6836082a81e6c8e4cd7bfc2265309cc3b298a0aea542b85e9261987d47a5a4396d865ec7e4cc13a9d05814 devhelp-3.34.0.tar.xz"