summaryrefslogtreecommitdiffstats
path: root/graphics/yed/yed.SlackBuild
diff options
context:
space:
mode:
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 1a4d325477..0871a78fca 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.20.1}
+VERSION=${VERSION:-3.23.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}