mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
lilypond-doc: update to 2.19.84.1
This commit is contained in:
parent
80b2875467
commit
fcf8581a86
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue