summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-07-27 03:57:38 +0200
committerStefan Husmann2015-07-27 03:57:38 +0200
commit78f0081b738f7936bf32990c0508d229a133da21 (patch)
tree945d63c22430d5d34cb03776942ae159dbd37cc9 /PKGBUILD
parentb0f83ee1de8b32a48b9da65ab16654c41b578b46 (diff)
downloadaur-78f0081b738f7936bf32990c0508d229a133da21.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 c3380317c2fb..4650baa895cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.23
+pkgver=2.19.24
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=('5fe38aedb83d37c466520c657cd2f57a'
+md5sums=('63a4a0e774f08f2f40e866143d1fa616'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {