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


Commits:
746fc507 by Maxime Gauduin at 2023-12-20T20:03:38+01:00
upgpkg: 4.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = musescore
        pkgdesc = Create, play and print beautiful sheet music
-       pkgver = 4.1.1
-       pkgrel = 4
+       pkgver = 4.2.0
+       pkgrel = 1
        url = https://musescore.org/
        arch = x86_64
        groups = pro-audio
@@ -32,7 +32,7 @@ pkgbase = musescore
        depends = zlib
        optdepends = lame: MP3 export
        options = !lto
-       source = 
git+https://github.com/musescore/MuseScore.git#tag=e4d1ddf2073c5ad4596ee27aa3019db4da2b76e8
+       source = 
git+https://github.com/musescore/MuseScore.git#tag=eb8d33c7af7887f6529ea8362161233ebe262681
        sha256sums = SKIP
 
 pkgname = musescore


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Dr.Egg <rwh...@archlinux.us>
 
 pkgname=musescore
-pkgver=4.1.1
-pkgrel=4
+pkgver=4.2.0
+pkgrel=1
 pkgdesc='Create, play and print beautiful sheet music'
 arch=(x86_64)
 url=https://musescore.org/
@@ -41,7 +41,7 @@ makedepends=(
 )
 optdepends=('lame: MP3 export')
 options=(!lto)
-_tag=e4d1ddf2073c5ad4596ee27aa3019db4da2b76e8
+_tag=eb8d33c7af7887f6529ea8362161233ebe262681
 source=(git+https://github.com/musescore/MuseScore.git#tag=${_tag})
 sha256sums=(SKIP)
 
@@ -49,8 +49,6 @@ prepare() {
   cd MuseScore
   # Fix display of scores with recent qt5-declarative
   git cherry-pick -n c747bdbcba81109e2749015a575827b2494af971
-  # Enable use of system freetype
-  git cherry-pick -n 9ab6b32b1c3b990cfa7bb172ee8112521dc2269c
 }
 
 pkgver() {



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

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


Reply via email to