Hello,
I've noticed that this package is outdated.
I've attached the patch to this email.

-- 
Kind Regards,
Wael Karram.


From 4a01f7c32b35e738152505336e5f3de8b83826fe Mon Sep 17 00:00:00 2001
From: Wael Karram <[email protected]>
Date: Sat, 17 Feb 2024 18:06:17 +0200
Subject: [PATCH] Updated musescore 4.2.1

---
 libre/musescore/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libre/musescore/PKGBUILD b/libre/musescore/PKGBUILD
index d92f835cc..40ef25e9b 100644
--- a/libre/musescore/PKGBUILD
+++ b/libre/musescore/PKGBUILD
@@ -9,7 +9,7 @@
 
 
 pkgname=musescore
-pkgver=3.2.3
+pkgver=4.2.1
 pkgrel=1
 pkgrel+=.parabola1
 pkgdesc='Create, play and print beautiful sheet music'
@@ -42,8 +42,8 @@ makedepends=(  \
   texlive-core \
 )
 optdepends=('lame: MP3 export')
-source=(git+https://github.com/musescore/MuseScore.git#tag=v${pkgver})
-sha256sums=('SKIP')
+source=(https://github.com/musescore/MuseScore/archive/refs/tags/v${pkgver}.tar.gz)
+sha256sums=('9636b303afdb44228dc6d64dbc14773b60840dec7225602d79b126d97f555680')
 
 prepare() {
   sed 's/BUILD_WEBENGINE="ON"/BUILD_WEBENGINE="OFF"/'                                                                               -i MuseScore/Makefile
-- 
2.43.0

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to