multimedia/strawberry: Updated for version 1.0.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matthew Miller 2022-07-29 22:54:15 +07:00 committed by Willy Sudiarto Raharjo
parent 795866040c
commit 3c55ba89ce
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=strawberry
VERSION=${VERSION:-1.0.6}
VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="strawberry"
VERSION="1.0.6"
VERSION="1.0.7"
HOMEPAGE="https://www.strawberrymusicplayer.org/"
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.6.tar.xz"
MD5SUM="cd24bc175b6c8e23f3c39f890eaeea3d"
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.7.tar.xz"
MD5SUM="b953c2b702935ffa8b42d751e76b2cc7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chromaprint protobuf3"