graphics/lilypond: Updated for version 2.16.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-19 20:06:03 +02:00 committed by Robby Workman
parent 5f3e8ace45
commit 122be18aa4
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"