summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-26 10:01:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:52 +0700
commit6c7de08251a6dfb8689092aa403ade7aa1a316f0 (patch)
tree171c52697f4617de6531bd98e2aeab02f2585c6d /system
parent0b5f24582bf4f49d5d03ccb98223f2c8c2431b55 (diff)
downloadslackbuilds-6c7de08251a6dfb8689092aa403ade7aa1a316f0.tar.gz
slackbuilds-6c7de08251a6dfb8689092aa403ade7aa1a316f0.tar.xz
system/yelp-xsl: Updated for version 42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/yelp-xsl/yelp-xsl.SlackBuild2
-rw-r--r--system/yelp-xsl/yelp-xsl.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/yelp-xsl/yelp-xsl.SlackBuild b/system/yelp-xsl/yelp-xsl.SlackBuild
index 68cd91c851..b89ed1a563 100644
--- a/system/yelp-xsl/yelp-xsl.SlackBuild
+++ b/system/yelp-xsl/yelp-xsl.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yelp-xsl
-VERSION=${VERSION:-41.1}
+VERSION=${VERSION:-42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/yelp-xsl/yelp-xsl.info b/system/yelp-xsl/yelp-xsl.info
index e21d291f7e..88d3367bc3 100644
--- a/system/yelp-xsl/yelp-xsl.info
+++ b/system/yelp-xsl/yelp-xsl.info
@@ -1,8 +1,8 @@
PRGNAM="yelp-xsl"
-VERSION="41.1"
+VERSION="42.0"
HOMEPAGE="https://projects.gnome.org/yelp/"
-DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/41/yelp-xsl-41.1.tar.xz"
-MD5SUM="e8f353c8edc709c3de03ef2149791c80"
+DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/42/yelp-xsl-42.0.tar.xz"
+MD5SUM="c0b4347468432ea778b541f34bd320bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml"