From acc1f62ff2283d8f47d3a18f14d1b525eded69b6 Mon Sep 17 00:00:00 2001 From: Nafis Date: Wed, 15 Apr 2020 14:08:52 +0600 Subject: [PATCH] yelp: update to 3.36.0. --- common/shlibs | 2 +- srcpkgs/yelp/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index f26c5ca9b4..c484babac2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -824,7 +824,7 @@ libbrasero-burn3.so.1 brasero-2.91.90_1 libbrasero-media3.so.1 brasero-2.91.90_1 libbrasero-utils3.so.1 brasero-2.91.90_1 libXss.so.1 libXScrnSaver-1.1.3_1 -libyelp.so.0 yelp-2.91.90_1 +libyelp.so.0 yelp-3.36.0_1 libpeas-1.0.so.0 libpeas-1.0.0_2 libpeas-gtk-1.0.so.0 libpeas-1.0.0_2 libtotem.so.0 libtotem-3.6.2_1 diff --git a/srcpkgs/yelp/template b/srcpkgs/yelp/template index babc1b8960..63ca7c225c 100644 --- a/srcpkgs/yelp/template +++ b/srcpkgs/yelp/template @@ -1,6 +1,6 @@ # Template file for 'yelp' pkgname=yelp -version=3.34.0 +version=3.36.0 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=e3d6527c5963d73206891b32f1f23363164be57de248555513bd0be77a7bd045 +checksum=fd4b3e23d31ad2bebe42ac8f80242b2d9bef51418bf62b59acdf2440bd94ed24 yelp-devel_package() { depends="yelp-${version}_${revision}"