diff options
Diffstat (limited to 'development/uz80as/uz80as.SlackBuild')
-rw-r--r-- | development/uz80as/uz80as.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/uz80as/uz80as.SlackBuild b/development/uz80as/uz80as.SlackBuild index adf751e15a406..9a271fe256d1c 100644 --- a/development/uz80as/uz80as.SlackBuild +++ b/development/uz80as/uz80as.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for uz80as -# Copyright 2020 Jorge Giner Cordero +# Copyright 2023 Jorge Giner Cordero # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=uz80as -VERSION=${VERSION:-1.11} +VERSION=${VERSION:-2.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |