mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/strawberry: Updated for version 1.0.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1b4c9c194d
commit
db368a3c2c
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=strawberry
|
||||
VERSION=${VERSION:-1.0.9}
|
||||
VERSION=${VERSION:-1.0.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="strawberry"
|
||||
VERSION="1.0.9"
|
||||
VERSION="1.0.10"
|
||||
HOMEPAGE="https://www.strawberrymusicplayer.org/"
|
||||
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.9.tar.xz"
|
||||
MD5SUM="dc825b9936a07f599b1ef8c29e8063d9"
|
||||
DOWNLOAD="https://files.strawberrymusicplayer.org/strawberry-1.0.10.tar.xz"
|
||||
MD5SUM="8b7b58d2b5c8949c600cf282f5b96b7c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="chromaprint protobuf3"
|
||||
|
|
Loading…
Reference in a new issue