# HG changeset patch # User Hans-G?nter Theisgen # Date 1590129267 -3600 # Node ID d499c84f85cf0c63caa8e12c4f45eb6c962eb67f # Parent dc3e7722b84e59bcfbc59159971d74c073dfb52c updated yelp-xsl (3.34.0 -> 3.36.0) diff -r dc3e7722b84e -r d499c84f85cf yelp-xsl/receipt --- a/yelp-xsl/receipt Fri May 22 07:29:56 2020 +0100 +++ b/yelp-xsl/receipt Fri May 22 07:34:27 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="yelp-xsl" -VERSION="3.34.0" +VERSION="3.36.0" CATEGORY="utilities" SHORT_DESC="Contains XSL stylesheets that are used by the Yelp." MAINTAINER="yuripourre@gmail.com" @@ -31,5 +31,5 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $install/usr/share $fs/usr + cp -a $install/usr/share $fs/usr }