Date: Thursday, March 25, 2021 @ 22:48:11 Author: heftig Revision: 411000
40.0-1 Modified: yelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 22:48:10 UTC (rev 410999) +++ PKGBUILD 2021-03-25 22:48:11 UTC (rev 411000) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=yelp -pkgver=3.38.3 +pkgver=40.0 pkgrel=1 pkgdesc="Get help with GNOME" url="https://wiki.gnome.org/Apps/Yelp" @@ -11,7 +11,7 @@ depends=(webkit2gtk yelp-xsl libxslt xz bzip2) makedepends=(gtk-doc itstool autoconf-archive git xorg-server-xvfb appstream-glib) groups=(gnome) -_commit=497bcc3a3d8d063b788445ac00c8e6cb90aa5725 # tags/3.38.3^0 +_commit=b057ef2448470eb60d91eecb281d6935ca71c283 # tags/40.0^0 source=("git+https://gitlab.gnome.org/GNOME/yelp.git#commit=$_commit") sha256sums=('SKIP')
