lilypond: update to 2.24.4.

This commit is contained in:
Leah Neukirchen 2024-07-30 21:15:15 +02:00
parent 116b60f9a4
commit 6f65c0554b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lilypond'
# should be kept in sync with 'lilypond-doc'
pkgname=lilypond
version=2.24.3
version=2.24.4
revision=1
build_wrksrc="build"
build_style="gnu-configure"
@ -18,7 +18,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-3.0-or-later, GFDL-1.3-or-later"
homepage="https://lilypond.org/"
distfiles="https://lilypond.org/downloads/sources/v${version%.*}/lilypond-${version}.tar.gz"
checksum=df005f76ef7af5a4cd74a10f8e7115278b7fa79f14018937b65c109498ec44be
checksum=e96fa03571c79f20e1979653afabdbe4ee42765a3d9fd14953f0cd9eea51781c
python_version=3
make_check=ci-skip # ci sometimes fails, but all checks pass locally