aboutsummaryrefslogtreecommitdiff
path: root/graphics/yed/yed.SlackBuild
diff options
context:
space:
mode:
authorMichel Begue <mab974@misouk.com>2023-04-24 14:16:32 +0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:49 +0700
commiteb250cba6646aa7b493173138834eece067e8ae3 (patch)
treeb93561a2918b78f2dc45cdd79fe82b6c4a60b3c8 /graphics/yed/yed.SlackBuild
parentc129b245312c5b149ca127240f8df3d388eb8a1d (diff)
graphics/yed: Updated for version 2.23.1.
Signed-off-by: Michel Begue <mab974@misouk.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/yed/yed.SlackBuild')
-rw-r--r--graphics/yed/yed.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/yed/yed.SlackBuild b/graphics/yed/yed.SlackBuild
index 5d5682dc8ca0..cc1a09c576b8 100644
--- a/graphics/yed/yed.SlackBuild
+++ b/graphics/yed/yed.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yed
-VERSION=${VERSION:-3.22}
+VERSION=${VERSION:-3.23.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}