diff options
Diffstat (limited to 'desktop/noice/noice.SlackBuild')
-rw-r--r-- | desktop/noice/noice.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/noice/noice.SlackBuild b/desktop/noice/noice.SlackBuild index e53569ee53..cd2f8770eb 100644 --- a/desktop/noice/noice.SlackBuild +++ b/desktop/noice/noice.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for noice -# Copyright 2018 Vasily Sora USA +# Copyright 2018,2022 Vasily Sora USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=noice -VERSION=${VERSION:-2018.04.09} +VERSION=${VERSION:-0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |