mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
multimedia/MuseScore: Updated for version 4.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dd55428a7a
commit
cc6f51041d
2 changed files with 5 additions and 5 deletions
|
@ -27,8 +27,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=MuseScore
|
||||
VERSION=${VERSION:-4.3.0}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-4.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="MuseScore"
|
||||
VERSION="4.3.0"
|
||||
VERSION="4.3.1"
|
||||
HOMEPAGE="https://github.com/musescore/MuseScore"
|
||||
DOWNLOAD="https://github.com/musescore/MuseScore/archive/v4.3.0/MuseScore-4.3.0.tar.gz"
|
||||
MD5SUM="2a068415e88839673a2455232a94be6d"
|
||||
DOWNLOAD="https://github.com/musescore/MuseScore/archive/v4.3.1/MuseScore-4.3.1.tar.gz"
|
||||
MD5SUM="661e7ea9b027fe72e12e2ce0d8feca05"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue