summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-03-08 17:15:32 +0100
committerStefan Husmann2016-03-08 17:15:32 +0100
commita9b205d45f60e1f51ad9c6a44470082cade4c651 (patch)
tree2a7951a36b1b231e9ab558788244798beba39bdb /PKGBUILD
parentbb7931642742b7ddea29f74839c82b1d3f921e8c (diff)
downloadaur-a9b205d45f60e1f51ad9c6a44470082cade4c651.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 8bc7644dc426..41ab5fd89397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.36
+pkgver=2.19.37
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=('c0f46e9a0117934bb97fe778412214cf'
+md5sums=('37983a73d66725acf92c5d62a06cb41a'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {