[arch-commits] Commit in musescore/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon May 23 16:14:16 UTC 2022
Date: Monday, May 23, 2022 @ 16:14:16
Author: arojas
Revision: 1210127
Drop unused qtscript dependency
Modified:
musescore/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-23 15:59:38 UTC (rev 1210126)
+++ PKGBUILD 2022-05-23 16:14:16 UTC (rev 1210127)
@@ -5,7 +5,7 @@
pkgname=musescore
pkgver=3.6.2
-pkgrel=4
+pkgrel=5
pkgdesc='Create, play and print beautiful sheet music'
arch=(x86_64)
url=https://musescore.org/
@@ -35,7 +35,6 @@
doxygen
git
lame
- qt5-script
texlive-core
)
optdepends=('lame: MP3 export')
More information about the arch-commits
mailing list