mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
multimedia/strawberry: Updated for version 0.6.11.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4732935071
commit
b5d424006b
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=strawberry
|
||||
VERSION=${VERSION:-0.6.10}
|
||||
VERSION=${VERSION:-0.6.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="strawberry"
|
||||
VERSION="0.6.10"
|
||||
VERSION="0.6.11"
|
||||
HOMEPAGE="https://www.strawberrymusicplayer.org/"
|
||||
DOWNLOAD="https://files.jkvinge.net/packages/strawberry/strawberry-0.6.10.tar.xz"
|
||||
MD5SUM="07970ccd71503e681b1babca1672a743"
|
||||
DOWNLOAD="https://files.jkvinge.net/packages/strawberry/strawberry-0.6.11.tar.xz"
|
||||
MD5SUM="8cca4c667c52de55b16a8937276f9abf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="chromaprint protobuf cryptopp qt5"
|
||||
|
|
Loading…
Reference in a new issue