multimedia/strawberry: Updated for version 1.0.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7a4fb628fb
commit
d9ed3a04a9
|
@ -29,7 +29,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=strawberry
|
||||
VERSION=${VERSION:-1.0.17}
|
||||
VERSION=${VERSION:-1.0.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="strawberry"
|
||||
VERSION="1.0.17"
|
||||
VERSION="1.0.18"
|
||||
HOMEPAGE="https://www.strawberrymusicplayer.org/"
|
||||
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.17.tar.xz"
|
||||
MD5SUM="1af7513c187e3055163076207fc878d1"
|
||||
DOWNLOAD="https://github.com/strawberrymusicplayer/strawberry/releases/download/1.0.18/strawberry-1.0.18.tar.xz"
|
||||
MD5SUM="c095862abf66797ecb81a74c22228af1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="chromaprint protobuf3"
|
||||
|
|
Loading…
Reference in New Issue