From 5a3e0f24ec34ee98ecd8a1c95e981e7df4a0d8ca Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 15 Mar 2019 18:26:16 +0000 Subject: [PATCH] extra/yelp to 3.32.0-1 --- extra/yelp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/yelp/PKGBUILD b/extra/yelp/PKGBUILD index e0e4daf73..6858162f3 100644 --- a/extra/yelp/PKGBUILD +++ b/extra/yelp/PKGBUILD @@ -5,7 +5,7 @@ # - configure with --enable-compile-warnings=no pkgname=yelp -pkgver=3.30.0 +pkgver=3.32.0 pkgrel=1 pkgdesc="Get help with GNOME" url="https://wiki.gnome.org/Apps/Yelp" @@ -14,7 +14,7 @@ arch=(x86_64) depends=(webkit2gtk yelp-xsl libxslt xz bzip2) makedepends=(intltool gtk-doc itstool autoconf-archive git xorg-server-xvfb appstream-glib) groups=(gnome) -_commit=25c629c029ff9f65f767233f7c97532c25818af6 # tags/3.30.0^0 +_commit=b7207106be8bd72c9110670c0daa2f7a4bf0358d # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/yelp.git#commit=$_commit") sha256sums=('SKIP')