aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-10-23 23:39:29 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-11-01 21:34:19 +0000
commite46bb8457a32920738f34559ca4d873c45f7321d (patch)
tree38d7e7ae1d1938585f8cb07808fa0d1514cdeb33
parenta7427ed4ed107849924dc7754876fd4e4655742a (diff)
testing/musescore: upgrade to 3.5.2
-rw-r--r--testing/musescore/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/musescore/APKBUILD b/testing/musescore/APKBUILD
index 369f79a55a9..8e70ad79193 100644
--- a/testing/musescore/APKBUILD
+++ b/testing/musescore/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=musescore
-pkgver=3.5
+pkgver=3.5.2
pkgrel=0
pkgdesc="Create, play and print beautiful sheet music"
url="https://musescore.org/"
@@ -33,6 +33,7 @@ makedepends="
qt5-qtwebchannel-dev
qt5-qtlocation-dev
qt5-qtxmlpatterns-dev
+ qtchooser
texlive-dev
"
source="$pkgname-$pkgver.tar.gz::https://github.com/musescore/MuseScore/archive/v$pkgver.tar.gz"
@@ -47,4 +48,4 @@ package() {
DESTDIR="$pkgdir" make UPDATE_CACHE=FALSE -C build.release install
}
-sha512sums="db2d22abf1b53e37ea5e3b2f367dc945afa3bab7fb4c5b3b5c172498060170a3b0a96767584c0959b29c412729eb059917b98058c6b11e30f54ec4047a775e96 musescore-3.5.tar.gz"
+sha512sums="4e98bebaa43abcb692969bd3272c64b6a8ff8e794c54ca8d4ed7dcb8059f4adbe498491f21b3b6d90e6495d4f44166747e1c1869617eba82af6db1aea6b06d38 musescore-3.5.2.tar.gz"