Date: Friday, September 18, 2020 @ 23:34:28 Author: heftig Revision: 396298
3.38.0-1 Modified: yelp-xsl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 23:32:41 UTC (rev 396297) +++ PKGBUILD 2020-09-18 23:34:28 UTC (rev 396298) @@ -1,7 +1,7 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=yelp-xsl -pkgver=3.36.0 +pkgver=3.38.0 pkgrel=1 pkgdesc="Document transformations from Yelp" url="https://gitlab.gnome.org/GNOME/yelp-xsl" @@ -8,7 +8,7 @@ arch=(any) license=(GPL) makedepends=(itstool git) -_commit=ba2accef7cc3f1157bf7ece5add1450f6a6f3001 # tags/3.36.0^0 +_commit=34f36e675ed4a8407c800b91fe76c46462b98c80 # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/yelp-xsl.git#commit=$_commit") sha256sums=('SKIP')
