diff options
author | Ruben Schuller <code@rbn.im> | 2022-03-25 15:58:19 +0100 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-26 10:30:59 +1300 |
commit | d29324e8865e051680500db5f251c21ba25b7b92 (patch) | |
tree | 4b39c8dc41be3f962dc8e3149ff8874e20758dab /multimedia | |
parent | 95ee6c46c7d2301c3925d4a5818a0ba133661e39 (diff) |
multimedia/cantata: Updated for version 2.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cantata/cantata.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/cantata/cantata.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/cantata/cantata.SlackBuild b/multimedia/cantata/cantata.SlackBuild index a1554e16cbe4..e1bb6b57b8a5 100644 --- a/multimedia/cantata/cantata.SlackBuild +++ b/multimedia/cantata/cantata.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cantata -# Copyright 2014 - 2017 Ruben Schuller +# Copyright 2014 - 2022 Ruben Schuller # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=cantata -VERSION=${VERSION:-2.4.1} +VERSION=${VERSION:-2.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/multimedia/cantata/cantata.info b/multimedia/cantata/cantata.info index 7b0372b54997..b5b92857354b 100644 --- a/multimedia/cantata/cantata.info +++ b/multimedia/cantata/cantata.info @@ -1,8 +1,8 @@ PRGNAM="cantata" -VERSION="2.4.1" +VERSION="2.5.0" HOMEPAGE="https://github.com/CDrummond/cantata" -DOWNLOAD="https://github.com/CDrummond/cantata/archive/v2.4.1/cantata-2.4.1.tar.gz" -MD5SUM="c60dfdb23cfb4e6c2acca118e116f613" +DOWNLOAD="https://github.com/CDrummond/cantata/archive/v2.5.0/cantata-2.5.0.tar.gz" +MD5SUM="aca989aa520ce21adef5b44321b4dedd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |