diff options
Diffstat (limited to 'development/bwbasic/bwbasic.SlackBuild')
-rw-r--r-- | development/bwbasic/bwbasic.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/bwbasic/bwbasic.SlackBuild b/development/bwbasic/bwbasic.SlackBuild index 9078a0466b..d95a11cdd0 100644 --- a/development/bwbasic/bwbasic.SlackBuild +++ b/development/bwbasic/bwbasic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bwbasic -# Copyright 2023 Antonio Leal, Porto Salvo, Oeiras, Portugal +# Copyright 2023-2024 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=bwbasic -VERSION=${VERSION:-3.20} +VERSION=${VERSION:-3.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |