aboutsummaryrefslogtreecommitdiff
path: root/system/yelp-tools/yelp-tools.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-23 09:50:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-23 09:50:30 +0700
commitff284df16be1cf34f83febaeddb94adc706e9653 (patch)
tree403b9b7d44990e989d9d9b80daff1a95b98edc07 /system/yelp-tools/yelp-tools.SlackBuild
parent92ebb713ad4b52123b16b411d828d8dba6bac264 (diff)
system/yelp-tools: Updated for version 41.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yelp-tools/yelp-tools.SlackBuild')
-rw-r--r--system/yelp-tools/yelp-tools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yelp-tools/yelp-tools.SlackBuild b/system/yelp-tools/yelp-tools.SlackBuild
index c7a7324c3e467..d6487efa98e4b 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-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yelp-tools
-VERSION=${VERSION:-40.0}
+VERSION=${VERSION:-41.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}