From 48bd480ef861561095a58c1c54f915d68787a2b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Tue, 20 Oct 2020 16:30:30 -0300 Subject: [PATCH 1/2] yelp-xsl: update to 3.38.1. --- srcpkgs/yelp-xsl/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yelp-xsl/template b/srcpkgs/yelp-xsl/template index 260792b5bf5..fb6aa8e2865 100644 --- a/srcpkgs/yelp-xsl/template +++ b/srcpkgs/yelp-xsl/template @@ -1,6 +1,7 @@ # Template file for 'yelp-xsl' +# keep up to date with yelp pkgname=yelp-xsl -version=3.38.0 +version=3.38.1 revision=1 build_style=gnu-configure hostmakedepends="pkg-config intltool itstool libxslt" @@ -10,4 +11,4 @@ maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Yelp/Xsl" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=13bcc2011c4c55384174d18c7b2f0015a96b04efd24f3f646af2e7167e7ab0d7 +checksum=b321563da6ab7fa8b989adaf1a91262059696316b4ddca2288fddcfed8dcdf67 From 1711d9751a06c2d8688bc96009fe4bd1f64167e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Tue, 20 Oct 2020 16:30:39 -0300 Subject: [PATCH 2/2] yelp: update to 3.38.1. --- srcpkgs/yelp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yelp/template b/srcpkgs/yelp/template index d141d80d436..a1cfae98ad2 100644 --- a/srcpkgs/yelp/template +++ b/srcpkgs/yelp/template @@ -1,6 +1,6 @@ # Template file for 'yelp' pkgname=yelp -version=3.38.0 +version=3.38.1 revision=1 build_style=gnu-configure configure_args="--disable-schemas-compile --disable-static" @@ -13,7 +13,7 @@ maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Yelp" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=d7cdce0e6dba513b4df109c1fa7effcbf08bb3f4d00d9e792c7edf34544f9658 +checksum=74359e170be2bdc386d1bfb03b6f4fa887ca3b8406f9c144b86d0b24e1445f80 yelp-devel_package() { depends="yelp-${version}_${revision}"