summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-09-28 22:59:16 +0200
committerStefan Husmann2015-09-28 22:59:16 +0200
commit43a7810e16017acf0cc7f1caafa7f506ba00188d (patch)
treefc6ec0c5c997f34ea18452a8dc65c00d8bf8d7f8 /PKGBUILD
parent76d7f9a06e4a9d99c841ca7233fb5b48749fe70c (diff)
downloadaur-43a7810e16017acf0cc7f1caafa7f506ba00188d.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 74c6370021e8..80db103e9721 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.27
+pkgver=2.19.28
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=('10247a9bace3552579372cfaf2321c28'
+md5sums=('10c40af87217a234bb842c9de085e53f'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {