lilypond: update to 2.24.2

This commit is contained in:
newbluemoon 2023-08-13 16:12:41 +02:00 committed by Leah Neukirchen
parent 791a9c9ab9
commit b6c781207f

View file

@ -1,7 +1,7 @@
# Template file for 'lilypond'
# should be kept in sync with 'lilypond-doc'
pkgname=lilypond
version=2.24.1
version=2.24.2
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=d5c59087564a5cd6f08a52ba80e7d6509b91c585e44385dcc0fa39265d181509
checksum=7944e610d7b4f1de4c71ccfe1fbdd3201f54fac54561bdcd048914f8dbb60a48
python_version=3
make_check=ci-skip # ci sometimes fails, but all checks pass locally