Date: Monday, April 8, 2019 @ 17:45:41 Author: heftig Revision: 350363
3.32.1-1 Modified: yelp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-08 17:04:05 UTC (rev 350362) +++ PKGBUILD 2019-04-08 17:45:41 UTC (rev 350363) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=yelp -pkgver=3.32.0 +pkgver=3.32.1 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=(intltool gtk-doc itstool autoconf-archive git xorg-server-xvfb appstream-glib) groups=(gnome) -_commit=b7207106be8bd72c9110670c0daa2f7a4bf0358d # tags/3.32.0^0 +_commit=fdbc643201bea96f28582126da32c491f3c5d852 # tags/3.32.1^0 source=("git+https://gitlab.gnome.org/GNOME/yelp.git#commit=$_commit") sha256sums=('SKIP')
