summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-07-06 12:45:32 +0200
committerStefan Husmann2015-07-06 12:45:32 +0200
commit7200cb683f3df1bc04c3582318efcdfe1b33328f (patch)
treecb8c26f44b9d08d55515ef7a53d838ff0d623d0e /PKGBUILD
parente857c6dc54ae28ccd5ab3fd9e6c5dce9c89e0879 (diff)
downloadaur-7200cb683f3df1bc04c3582318efcdfe1b33328f.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 46154185f6e1..03dfd15a70db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.21
+pkgver=2.19.22
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=('d4262b67f61db2e48e45701abc70218f'
+md5sums=('566b85adc8ebd5043e019574034a440b'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {