summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-07-06 12:45:32 +0200
committerStefan Husmann2015-07-06 12:45:32 +0200
commit7200cb683f3df1bc04c3582318efcdfe1b33328f (patch)
treecb8c26f44b9d08d55515ef7a53d838ff0d623d0e
parente857c6dc54ae28ccd5ab3fd9e6c5dce9c89e0879 (diff)
downloadaur-7200cb683f3df1bc04c3582318efcdfe1b33328f.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fdd877a719f..2b2b61f97790 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.21
+ pkgver = 2.19.22
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -21,12 +21,12 @@ pkgbase = lilypond-devel
optdepends = ttf-kochi-substitute: building HTML documentation
optdepends = texi2html>=1.82: building HTML documentation
optdepends = rsync: installing HTML documentation
- provides = lilypond=2.19.21
+ provides = lilypond=2.19.22
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.21.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.22.tar.gz
source = no_fontforge-versioncheck.patch
- md5sums = d4262b67f61db2e48e45701abc70218f
+ md5sums = 566b85adc8ebd5043e019574034a440b
md5sums = 84c92f047d703a4b798092cfc4d83e32
pkgname = lilypond-devel
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() {