From 7a678551b548ebefc3355c664acfb6ee301f5e1f Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 17 Apr 2021 10:52:07 +0200 Subject: [PATCH] lilypond: update to 2.23.2 --- srcpkgs/lilypond/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template index bf7db3ac45e..8c2f21d45ad 100644 --- a/srcpkgs/lilypond/template +++ b/srcpkgs/lilypond/template @@ -1,6 +1,6 @@ # Template file for 'lilypond' pkgname=lilypond -version=2.23.1 +version=2.23.2 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/v2.23/lilypond-${version}.tar.gz" -checksum=911a8af1f8dc862ff6fee81292a1d63c6fc592f8d4a9c8080978b6698eddfb07 +checksum=3b850b7af0322db720eafe8141f4a3e275fee6e00325da85decffbdb6ffced8c python_version=3 if [ -n "${CROSS_BUILD}" ]; then