lilypond-doc: update to 2.19.84.1

This commit is contained in:
newbluemoon 2020-02-09 07:21:15 +01:00 committed by Piraty
parent 80b2875467
commit fcf8581a86

View file

@ -1,6 +1,6 @@
# Template file for 'lilypond-doc'
pkgname=lilypond-doc
version=2.19.83.1
version=2.19.84.1
revision=1
archs=noarch
create_wrksrc=yes
@ -9,11 +9,10 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-3.0-or-later, GFDL-1.3-or-later"
homepage="http://lilypond.org/"
distfiles="http://lilypond.org/downloads/binaries/documentation/lilypond-${version%.*}-${version##*.}.documentation.tar.bz2"
checksum=5ca48118b552b5ebf64dcc49d846d6cc23df6292bdea06216a0df1d083e2fc90
checksum=d6007a1d2e6d4e63ab0fd072e7126274323d18cdbc4e62057946b7903eb7913f
do_install() {
vmkdir usr
rm share/info/lilypond
mv share ${DESTDIR}/usr/
vlicense license/lilypond-doc
}