summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-08-31 19:29:17 +0200
committerStefan Husmann2015-08-31 19:29:17 +0200
commite7898fd9ac36d71da1943a2ac819231727e1c1eb (patch)
treecab558b7f3f44a2a01ca489ae8320242b7c41378 /PKGBUILD
parent62449175c0a5c2c57da98fb479aeea295b7501a8 (diff)
downloadaur-e7898fd9ac36d71da1943a2ac819231727e1c1eb.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 a8deafa9cb80..372856acdfe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.25
+pkgver=2.19.26
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=('353fa84db3e8bcef699c40d159a21100'
+md5sums=('865b76573e054a1e7eb9c8b3978ce217'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {