aboutsummaryrefslogtreecommitdiffstats
path: root/main/gtk-doc
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-08 08:44:40 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-16 13:35:17 +0000
commit86211e8a241d5d6de74cfc7457f9c82e5d5d0700 (patch)
treee0b9fe00bd357868845a6084f23df938454baa69 /main/gtk-doc
parentd9bc5d11519212fe7a8bb51a73ca69361c6b9e9d (diff)
downloadaports-86211e8a241d5d6de74cfc7457f9c82e5d5d0700.tar.bz2
aports-86211e8a241d5d6de74cfc7457f9c82e5d5d0700.tar.xz
main/gtk-doc: upgrade to 1.31
Diffstat (limited to 'main/gtk-doc')
-rw-r--r--main/gtk-doc/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/gtk-doc/APKBUILD b/main/gtk-doc/APKBUILD
index 945d714619..b82bb9643b 100644
--- a/main/gtk-doc/APKBUILD
+++ b/main/gtk-doc/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtk-doc
-pkgver=1.30
+pkgver=1.31
pkgrel=0
pkgdesc="Documentation tool for public library API"
url="https://www.gtk.org/gtk-doc/"
@@ -9,7 +9,7 @@ license="GPL-2.0-or-later AND GFDL-1.1-or-later"
depends="docbook-xsl python3 py3-six pkgconf glib-dev py3-pygments"
makedepends="rarian-dev py-libxml2 gettext autoconf automake libtool"
checkdepends="bc"
-source="https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/gtk-doc/$pkgver/gtk-doc-$pkgver.tar.xz"
# it does not seem to be possible to disable tests of pdf which requires dblatex or fop
# disable checks for now
@@ -40,4 +40,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="8fde6aa89cdf0ce59999a17d7f1ecb51e63f93aa7514aeffac6504a357408151f8fb86431050285596e9da2a9612840969a42d7423e8df316e9dadddd5fc1612 gtk-doc-1.30.tar.xz"
+sha512sums="5f1bd314cafa5dee53fe3358b66b1f730536306cdec4294327410e86353040a05716e33990af03e221e83f917fab0224eeb22f13ec6cf901e81466eb7c720e86 gtk-doc-1.31.tar.xz"