diff options
-rw-r--r-- | desktop/noice/noice.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/noice/noice.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/noice/noice.SlackBuild b/desktop/noice/noice.SlackBuild index e53569ee53c0a..cd2f8770eb692 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} diff --git a/desktop/noice/noice.info b/desktop/noice/noice.info index 128489c05ebe8..1414d376eef1e 100644 --- a/desktop/noice/noice.info +++ b/desktop/noice/noice.info @@ -1,8 +1,8 @@ PRGNAM="noice" -VERSION="2018.04.09" +VERSION="0.8" HOMEPAGE="http://git.2f30.org/noice/" -DOWNLOAD="http://repo.khronosschoty.org/Slackware/stuff/noice/noice-2018.04.09.tar.gz" -MD5SUM="a0b5a8b9eb4073d8ca5921d366c74f07" +DOWNLOAD="http://repo.schotynet.org/sources/noice-0.8.tar.gz" +MD5SUM="61becf0244af61c402a9a46a5dea8bea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |