multimedia/strawberry: Updated for version 1.0.14.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matthew Miller 2023-01-20 03:59:26 +00:00 committed by Willy Sudiarto Raharjo
parent e63297b330
commit 9c03ed89f4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
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.10}
VERSION=${VERSION:-1.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="strawberry"
VERSION="1.0.10"
VERSION="1.0.14"
HOMEPAGE="https://www.strawberrymusicplayer.org/"
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.10.tar.xz"
MD5SUM="8b7b58d2b5c8949c600cf282f5b96b7c"
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.14.tar.xz"
MD5SUM="e75fe729be695098597205f5045f7f62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chromaprint protobuf3"