diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/yelp-tools/yelp-tools.SlackBuild | 4 | ||||
-rw-r--r-- | system/yelp-tools/yelp-tools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/yelp-tools/yelp-tools.SlackBuild b/system/yelp-tools/yelp-tools.SlackBuild index b9f8060dc557f..fd708a62b845c 100644 --- a/system/yelp-tools/yelp-tools.SlackBuild +++ b/system/yelp-tools/yelp-tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yelp-tools -# 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-tools -VERSION=${VERSION:-3.16.1} +VERSION=${VERSION:-3.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/yelp-tools/yelp-tools.info b/system/yelp-tools/yelp-tools.info index 91db9cdee24ee..25caf333d3519 100644 --- a/system/yelp-tools/yelp-tools.info +++ b/system/yelp-tools/yelp-tools.info @@ -1,8 +1,8 @@ PRGNAM="yelp-tools" -VERSION="3.16.1" +VERSION="3.18.0" HOMEPAGE="http://projects.gnome.org/yelp/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.16/yelp-tools-3.16.1.tar.xz" -MD5SUM="2430db2d69241d217fe0af5c1458aa30" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.18/yelp-tools-3.18.0.tar.xz" +MD5SUM="ceca436ff2ab3900dde718c0f0286f3f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="yelp-xsl" |