From c331723186f023525dbfc3ec15f54a6887ae3f0e Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sun, 4 Dec 2022 20:46:11 +0100 Subject: [PATCH] lilypond: update to 2.23.82 --- srcpkgs/lilypond/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template index 3949ae5b2ab..0b013b631b3 100644 --- a/srcpkgs/lilypond/template +++ b/srcpkgs/lilypond/template @@ -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 " 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