diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-06-02 21:40:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-03 10:38:24 +0700 |
commit | 1564cf69d5d19d3e53a0b25e89daaadcec106bcf (patch) | |
tree | 34588af43c5ace4e4f91eee6e414f33438c47635 /games/ZEsarUX/ZEsarUX.SlackBuild | |
parent | e8622c06b4d4a99555b91eb256a3eda6c3f1e655 (diff) |
games/ZEsarUX: Updated for version 10.3.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ZEsarUX/ZEsarUX.SlackBuild')
-rw-r--r-- | games/ZEsarUX/ZEsarUX.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ZEsarUX/ZEsarUX.SlackBuild b/games/ZEsarUX/ZEsarUX.SlackBuild index ef1abca03de74..51148f7b343e3 100644 --- a/games/ZEsarUX/ZEsarUX.SlackBuild +++ b/games/ZEsarUX/ZEsarUX.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ZEsarUX -# Copyright 2022 Antonio Leal, Porto Salvo, Oeiras, Portugal +# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ZEsarUX -VERSION=${VERSION:-10.2} +VERSION=${VERSION:-10.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |