From 649a9faa5aa584feca318304763c86e388873d0f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 8 Apr 2019 18:33:07 +0000 Subject: [PATCH] extra/yelp to 3.32.1-1 --- extra/yelp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/yelp/PKGBUILD b/extra/yelp/PKGBUILD index 6858162f3..c1cbbd7a4 100644 --- a/extra/yelp/PKGBUILD +++ b/extra/yelp/PKGBUILD @@ -5,7 +5,7 @@ # - configure with --enable-compile-warnings=no pkgname=yelp -pkgver=3.32.0 +pkgver=3.32.1 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=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')