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