From 4d153cfaf3d72f1d0f9cf9121c3779ffde199be3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 14 May 2013 08:07:19 +0200 Subject: [PATCH] yelp-xsl: update to 3.8.1. --- srcpkgs/yelp-xsl/template | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/srcpkgs/yelp-xsl/template b/srcpkgs/yelp-xsl/template index 72342df4d0..089444c2db 100644 --- a/srcpkgs/yelp-xsl/template +++ b/srcpkgs/yelp-xsl/template @@ -1,6 +1,6 @@ # Template file for 'yelp-xsl' pkgname=yelp-xsl -version=3.8.0 +version=3.8.1 revision=1 build_style=gnu-configure hostmakedepends="pkg-config intltool itstool libxslt" @@ -10,16 +10,11 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz" -checksum=d89e280743460dae534617eef4751c46581ea3a7fa202b5a351daf192505d6e9 -long_desc=" - Yelp is the help browser for GNOME. It lets you navigate through all - installed documentation. - - This package contains some XSL and misc files required by Yelp." +checksum=afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d yelp-xsl_package() { noarch="yes" pkg_install() { - vmove usr + vmove all } }