summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-11-23 20:15:31 +0100
committerStefan Husmann2015-11-23 20:15:31 +0100
commita7cbfa032a17fb7a3f8b05f72a1c832f4e008c65 (patch)
tree94a80b3780344bc44517bed5562a2e22ecfd01c8 /PKGBUILD
parentdb72e342df556e309b4e94f6d02af3c397c5bdbf (diff)
downloadaur-a7cbfa032a17fb7a3f8b05f72a1c832f4e008c65.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 6c61357f958e..d3c1327a395e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.31
+pkgver=2.19.32
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -27,7 +27,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=('1fa628225313682c5c02ee1de154cdda'
+md5sums=('a9fa62422b7b2a58ce67911e7f9d5142'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {