summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-11-09 12:47:00 +0100
committerStefan Husmann2015-11-09 12:47:00 +0100
commite33ea9b628614dcd0a7796ab9a5b66d3f57ace72 (patch)
tree1fdb227b7f1d4f1ca07e4a7d72369ae42e379c88 /PKGBUILD
parent6fc3a3fc7c7454daf6ba7a569b7fecdddc4e2495 (diff)
downloadaur-e33ea9b628614dcd0a7796ab9a5b66d3f57ace72.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ebb8f4c6f7f..29e71b2287a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.30
+pkgver=2.19.31
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@ optdepends=('netpbm: building HTML documentation'
provides=("lilypond=$pkgver")
conflicts=('lilypond' 'lilypond-git')
source=("http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-${pkgver}.tar.gz" 'no_fontforge-versioncheck.patch')
-md5sums=('e4bb301a296ba447dddc6f65bf343b6c'
+md5sums=('1fa628225313682c5c02ee1de154cdda'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {