Date: Tuesday, August 28, 2018 @ 17:08:52 Author: heftig Revision: 333058
1.29-1 Modified: gtk-doc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-28 13:52:44 UTC (rev 333057) +++ PKGBUILD 2018-08-28 17:08:52 UTC (rev 333058) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gtk-doc -pkgver=1.28 +pkgver=1.29 pkgrel=1 pkgdesc="Documentation tool for public library API" url="https://www.gtk.org/gtk-doc/" @@ -13,8 +13,8 @@ makedepends=(dblatex git yelp-tools) checkdepends=(bc gtk3) optdepends=('dblatex: PDF support') -_commit=695816a36b492140529ed84c59ee246be2b952b7 # tags/GTK_DOC_1_28^0 -source=("git+https://git.gnome.org/browse/gtk-doc#commit=$_commit") +_commit=7db567e83fe5d2d0659560c6dfb25ee27b338140 # tags/GTK_DOC_1_29^0 +source=("git+https://gitlab.gnome.org/GNOME/gtk-doc.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
