Browse Source

multimedia/cantata: Updated for version 2.5.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
pull/186/head
Ruben Schuller 4 years ago
committed by Andrew Clemons
parent
commit
d29324e886
No known key found for this signature in database GPG Key ID: CD26380FFACBDA2B
  1. 4
      multimedia/cantata/cantata.SlackBuild
  2. 6
      multimedia/cantata/cantata.info

4
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}

6
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=""

Loading…
Cancel
Save