From 10208692d35e65ae4bc9205448201c12a0222329 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 5 Dec 2020 09:44:22 +0100 Subject: [PATCH] lilypond: update to 2.21.81 --- srcpkgs/lilypond/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template index 253dd698d7..0530e07ba4 100644 --- a/srcpkgs/lilypond/template +++ b/srcpkgs/lilypond/template @@ -1,6 +1,6 @@ # Template file for 'lilypond' pkgname=lilypond -version=2.21.80 +version=2.21.81 revision=1 build_wrksrc="build" build_style="gnu-configure" @@ -16,7 +16,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.21/lilypond-${version}.tar.gz" -checksum=64296eff097e5c5bd0b27a45ea2261b151099534d886119a414eb8947e34aec4 +checksum=eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512 python_version=3 if [ -n "${CROSS_BUILD}" ]; then