diff options
Diffstat (limited to 'graphics/yed/yed.SlackBuild')
-rw-r--r-- | graphics/yed/yed.SlackBuild | 4 |
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} |