summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-07-14 18:53:05 +0200
committerStefan Husmann2015-07-14 18:53:05 +0200
commitb0f83ee1de8b32a48b9da65ab16654c41b578b46 (patch)
treee69905b836110fe79a2369e356569e3e223cb501
parent7200cb683f3df1bc04c3582318efcdfe1b33328f (diff)
downloadaur-b0f83ee1de8b32a48b9da65ab16654c41b578b46.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 2b2b61f97790..3a9639ede4fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.22
+ pkgver = 2.19.23
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.22
+ provides = lilypond=2.19.23
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.22.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.23.tar.gz
source = no_fontforge-versioncheck.patch
- md5sums = 566b85adc8ebd5043e019574034a440b
+ md5sums = 5fe38aedb83d37c466520c657cd2f57a
md5sums = 84c92f047d703a4b798092cfc4d83e32
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 03dfd15a70db..c3380317c2fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.22
+pkgver=2.19.23
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=('566b85adc8ebd5043e019574034a440b'
+md5sums=('5fe38aedb83d37c466520c657cd2f57a'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {