lilypond: update to 2.23.82

This commit is contained in:
newbluemoon 2022-12-04 20:46:11 +01:00 committed by Piraty
parent 7ba163ed76
commit c331723186
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.23.81
version=2.23.82
revision=1
build_wrksrc="build"
build_style="gnu-configure"
@ -17,7 +17,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=7428b9a7e4712b775ce456dfc9ea985c092b293231f76314db3d815cf9f1f4b1
checksum=043c736ffe4e783dbb3b134d38192f87fe78d2bd2a8287c7cbbdfd7acc5a22c3
python_version=3
make_check=ci-skip # ci sometimes fails, but all checks pass locally