Date: Friday, September 18, 2020 @ 23:37:21 Author: heftig Revision: 396299
3.38.0-1 Modified: yelp-tools/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 23:34:28 UTC (rev 396298) +++ PKGBUILD 2020-09-18 23:37:21 UTC (rev 396299) @@ -1,9 +1,9 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Jan de Groot <[email protected]> pkgname=yelp-tools -pkgver=3.32.2 -pkgrel=2 +pkgver=3.38.0 +pkgrel=1 pkgdesc="Collection of tools for building and converting documentation" url="https://gitlab.gnome.org/GNOME/yelp-tools" arch=(any) @@ -10,7 +10,7 @@ depends=(yelp-xsl libxslt libxml2 itstool docbook-xsl mallard-ducktype) makedepends=(git) license=(GPL) -_commit=c8664c3df853f5307ff3c4d939721f340d61f4ba # tags/3.32.2^0 +_commit=901865178e6d15f62cb939dce50a01abe3fbdb2c # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/yelp-tools.git#commit=$_commit") sha256sums=('SKIP')
