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