summaryrefslogtreecommitdiffstats
path: root/system/yash/yash.SlackBuild
diff options
context:
space:
mode:
author Hunter Sezen2019-09-28 03:51:50 +0200
committer Willy Sudiarto Raharjo2019-09-28 03:51:50 +0200
commit248c29734813200dba2d5efe15f88cc24d2891e1 (patch)
treec22f7b2e9781ac080972564d29f4ecbd7a263736 /system/yash/yash.SlackBuild
parent1275283ea9799fd4949f3d5a4ff12f7f6fbfdf95 (diff)
downloadslackbuilds-248c29734813200dba2d5efe15f88cc24d2891e1.tar.gz
system/yash: Updated for version 2.49.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yash/yash.SlackBuild')
-rw-r--r--system/yash/yash.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild
index 2b6391ae49..cabe3bca8d 100644
--- a/system/yash/yash.SlackBuild
+++ b/system/yash/yash.SlackBuild
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yash
-VERSION=${VERSION:-2.48}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.49}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then