Date: Sunday, March 21, 2021 @ 01:41:50 Author: heftig Revision: 410390
40.0-1 Modified: yelp-xsl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 22:09:57 UTC (rev 410389) +++ PKGBUILD 2021-03-21 01:41:50 UTC (rev 410390) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=yelp-xsl -pkgver=3.38.3 +pkgver=40.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=87c0ef726cf57c5fd2491c2048efbf598bc491e6 # tags/3.38.3^0 +_commit=130378891c60ee7c8f132d002fb32f28e161f6e7 # tags/40.0^0 source=("git+https://gitlab.gnome.org/GNOME/yelp-xsl.git#commit=$_commit") sha256sums=('SKIP')
