mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/strawberry: Updated for version 0.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1dbd857fa3
commit
1b93616a38
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=strawberry
|
||||
VERSION=${VERSION:-0.5.5}
|
||||
VERSION=${VERSION:-0.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="strawberry"
|
||||
VERSION="0.5.5"
|
||||
VERSION="0.6.3"
|
||||
HOMEPAGE="https://www.strawbs.org/"
|
||||
DOWNLOAD="https://files.jkvinge.net/packages/strawberry/strawberry-0.5.5.tar.xz"
|
||||
MD5SUM="871dbc6d66ee66f2d228d605883ec78b"
|
||||
DOWNLOAD="https://files.jkvinge.net/packages/strawberry/strawberry-0.6.3.tar.xz"
|
||||
MD5SUM="9473150afcceb2d79b2e1c64717517d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="chromaprint protobuf cryptopp qt5"
|
||||
|
|
Loading…
Reference in a new issue