lilypond: update to 2.23.81

This commit is contained in:
newbluemoon 2022-11-16 10:46:29 +01:00 committed by classabbyamp
parent 87007a06dd
commit f235688ded
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lilypond'
pkgname=lilypond
# should be kept in sync with 'lilypond-doc'
version=2.23.80
pkgname=lilypond
version=2.23.81
revision=1
build_wrksrc="build"
build_style="gnu-configure"
@ -16,8 +16,8 @@ short_desc="Music engraving program"
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/v2.23/lilypond-${version}.tar.gz"
checksum=2b0c80d4ca73a7208eb593682a0cef79bae5ee86780f3c24b18c995c9264cff9
distfiles="https://lilypond.org/downloads/sources/v${version%.*}/lilypond-${version}.tar.gz"
checksum=7428b9a7e4712b775ce456dfc9ea985c092b293231f76314db3d815cf9f1f4b1
python_version=3
make_check=ci-skip # ci sometimes fails, but all checks pass locally