diff options
-rw-r--r-- | system/yelp-xsl/yelp-xsl.SlackBuild | 4 | ||||
-rw-r--r-- | system/yelp-xsl/yelp-xsl.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/yelp-xsl/yelp-xsl.SlackBuild b/system/yelp-xsl/yelp-xsl.SlackBuild index 78e2323fca..d215e9cb97 100644 --- a/system/yelp-xsl/yelp-xsl.SlackBuild +++ b/system/yelp-xsl/yelp-xsl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp-xsl -# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yelp-xsl -VERSION=${VERSION:-3.18.1} +VERSION=${VERSION:-3.20.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/yelp-xsl/yelp-xsl.info b/system/yelp-xsl/yelp-xsl.info index d80e9de32e..378d681bc1 100644 --- a/system/yelp-xsl/yelp-xsl.info +++ b/system/yelp-xsl/yelp-xsl.info @@ -1,8 +1,8 @@ PRGNAM="yelp-xsl" -VERSION="3.18.1" +VERSION="3.20.1" HOMEPAGE="http://projects.gnome.org/yelp/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.18/yelp-xsl-3.18.1.tar.xz" -MD5SUM="4c0750cd7a9bc6c302c1f362ddddd2f5" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.20/yelp-xsl-3.20.1.tar.xz" +MD5SUM="2332716e6e39125a942bc761a6f94211" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |