diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 22:14:01 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 22:14:01 -0500 |
commit | 32f1800c6789e9c0002ddd6cad7525687b3e4702 (patch) | |
tree | b4d01470f21a87bd0b76a9c7e6daa6259764d310 /system/consolation | |
parent | d0b566676214687a6b7c42be499b964929542d33 (diff) | |
download | slackbuilds-32f1800c6789e9c0002ddd6cad7525687b3e4702.tar.gz |
system/consolation: Updated for version 0.0.8.
Diffstat (limited to 'system/consolation')
-rw-r--r-- | system/consolation/consolation.SlackBuild | 4 | ||||
-rw-r--r-- | system/consolation/consolation.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/consolation/consolation.SlackBuild b/system/consolation/consolation.SlackBuild index 4ed2efbde9..099e457f6a 100644 --- a/system/consolation/consolation.SlackBuild +++ b/system/consolation/consolation.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for consolation -# Copyright 2020 Robby Workman, Tuscaloosa, Alabama, USA +# Copyright 2020,2021 Robby Workman, Tuscaloosa, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=consolation -VERSION=${VERSION:-0.0.7} +VERSION=${VERSION:-0.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/consolation/consolation.info b/system/consolation/consolation.info index b3199e20e0..47a63b5580 100644 --- a/system/consolation/consolation.info +++ b/system/consolation/consolation.info @@ -1,8 +1,8 @@ PRGNAM="consolation" -VERSION="0.0.7" +VERSION="0.0.8" HOMEPAGE="https://salsa.debian.org/consolation-team/consolation/" -DOWNLOAD="http://deb.debian.org/debian/pool/main/c/consolation/consolation_0.0.7.orig.tar.xz" -MD5SUM="5ac2520190ec74ec9170b7a3395b264f" +DOWNLOAD="http://deb.debian.org/debian/pool/main/c/consolation/consolation_0.0.8.orig.tar.xz" +MD5SUM="717a794c9a330b3eeb1589ea46cd89aa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |