aboutsummaryrefslogtreecommitdiff
path: root/graphics/yed/yed.SlackBuild
diff options
context:
space:
mode:
authorMichel Begue <mab974@misouk.com>2022-04-25 20:13:38 +0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:05 +0700
commit7d67ee2504caa5a3110580453d8a46cbcad414e5 (patch)
treedbc9c7d48cfda9116b633ca82c4609ce3dfafd47 /graphics/yed/yed.SlackBuild
parent0555e4a605d12ce9e37db827ebab88ef5b713f77 (diff)
graphics/yed: Updated for version 3.22
Signed-off-by: Michel Begue <mab974@misouk.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/yed/yed.SlackBuild')
-rw-r--r--graphics/yed/yed.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yed/yed.SlackBuild b/graphics/yed/yed.SlackBuild
index b8da7fc67989d..5d5682dc8ca08 100644
--- a/graphics/yed/yed.SlackBuild
+++ b/graphics/yed/yed.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for yEd
# Copyright 2012-2015 Fridrich von Stauffenberg <cancellor2@gmail.com>
-# Copyright 2021 Michel Begue <mab974@gmail.com>
+# Copyright 2021 Michel Begue <mab974@misouk.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yed
-VERSION=${VERSION:-3.21.1}
+VERSION=${VERSION:-3.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}