aboutsummaryrefslogtreecommitdiffstats
path: root/testing/devhelp
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-09-11 15:33:44 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-11 12:01:24 -0300
commit568ee0579e2cd895edcb0129f63e19f2c9aae117 (patch)
tree553c053a125691699685ad66457b9faf48162633 /testing/devhelp
parentea3da7de781691deb0c125f927ba121125052258 (diff)
downloadaports-568ee0579e2cd895edcb0129f63e19f2c9aae117.tar.bz2
aports-568ee0579e2cd895edcb0129f63e19f2c9aae117.tar.xz
testing/devhelp: upgrade to 3.34.0
Diffstat (limited to 'testing/devhelp')
-rw-r--r--testing/devhelp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/devhelp/APKBUILD b/testing/devhelp/APKBUILD
index 7e0f68fda0..ff6aad1739 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"