mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/lilypond: Updated for version 2.16.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
5f3e8ace45
commit
122be18aa4
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Kyle Guinn <elyk03@gmail.com>
|
||||
|
||||
PRGNAM=lilypond
|
||||
VERSION=${VERSION:-2.14.2}
|
||||
VERSION=${VERSION:-2.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lilypond"
|
||||
VERSION="2.14.2"
|
||||
VERSION="2.16.0"
|
||||
HOMEPAGE="http://www.lilypond.org/"
|
||||
DOWNLOAD="http://download.linuxaudio.org/lilypond/sources/v2.14/lilypond-2.14.2.tar.gz"
|
||||
MD5SUM="4053a19e03181021893981280feb9aaa"
|
||||
DOWNLOAD="http://download.linuxaudio.org/lilypond/sources/v2.16/lilypond-2.16.0.tar.gz"
|
||||
MD5SUM="c4637d5f3e485c529c2d98fe372c41fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fontforge mftrace"
|
||||
|
|
Loading…
Reference in a new issue