Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
musescore


Commits:
25adb202 by Maxime Gauduin at 2024-05-20T21:01:20+02:00
upgpkg: 4.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = musescore
        pkgdesc = Create, play and print beautiful sheet music
-       pkgver = 4.2.1
+       pkgver = 4.3.0
        pkgrel = 1
        url = https://musescore.org/
        arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = musescore
        depends = zlib
        optdepends = lame: MP3 export
        options = !lto
-       source = 
git+https://github.com/musescore/MuseScore.git#tag=d757433f9a83f6ab1ba28617e310bab2b7f06bd8
-       sha256sums = SKIP
+       source = 
git+https://github.com/musescore/MuseScore.git#tag=f037257dce73b80e23573439d03d1269640a8310
+       sha256sums = 
d6ed6e4e719a8b7e7b2d7438f180d17748917c51214e3edfc265e9c52297b55a
 
 pkgname = musescore


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Dr.Egg <[email protected]>
 
 pkgname=musescore
-pkgver=4.2.1
+pkgver=4.3.0
 pkgrel=1
 pkgdesc='Create, play and print beautiful sheet music'
 arch=(x86_64)
@@ -40,9 +40,9 @@ makedepends=(
 )
 optdepends=('lame: MP3 export')
 options=(!lto)
-_tag=d757433f9a83f6ab1ba28617e310bab2b7f06bd8
+_tag=f037257dce73b80e23573439d03d1269640a8310
 source=(git+https://github.com/musescore/MuseScore.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('d6ed6e4e719a8b7e7b2d7438f180d17748917c51214e3edfc265e9c52297b55a')
 
 prepare() {
   cd MuseScore



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/commit/25adb20280f21da0b22073fc2649bc51c2f734b8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/commit/25adb20280f21da0b22073fc2649bc51c2f734b8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to