summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-03-15 19:48:32 +0100
committerStefan Husmann2016-03-15 19:48:32 +0100
commitcd28c86b4ca0c60ba61ae12fa76228d077ca63f4 (patch)
tree5edea358cf72b86542c5687fff9a6dd757db1a50 /PKGBUILD
parent15bdf44a2863ffd2eea121b8c456106978e77f37 (diff)
downloadaur-cd28c86b4ca0c60ba61ae12fa76228d077ca63f4.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68433785d31e..6f3bc485096b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.37
-pkgrel=2
+pkgver=2.19.38
+pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
url="http://lilypond.org/"
@@ -29,7 +29,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=('37983a73d66725acf92c5d62a06cb41a'
+md5sums=('4c2e5873bf5253c12f6f0198c4c288e3'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {