summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-10-26 19:48:07 +0100
committerStefan Husmann2015-10-26 19:48:07 +0100
commit6fc3a3fc7c7454daf6ba7a569b7fecdddc4e2495 (patch)
tree4366638c6c058d149d540e86d6e99702d356307d
parent7214e53c38619fd3edeab3b7f20cab8e6db65a28 (diff)
downloadaur-6fc3a3fc7c7454daf6ba7a569b7fecdddc4e2495.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 86723965166d..20324c0f7a99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.29
+ pkgver = 2.19.30
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.29
+ provides = lilypond=2.19.30
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.29.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.30.tar.gz
source = no_fontforge-versioncheck.patch
- md5sums = bea6534a56da08d2a1f777d5bf4c3717
+ md5sums = e4bb301a296ba447dddc6f65bf343b6c
md5sums = 84c92f047d703a4b798092cfc4d83e32
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 62e36eaedafc..1ebb8f4c6f7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.29
+pkgver=2.19.30
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=('bea6534a56da08d2a1f777d5bf4c3717'
+md5sums=('e4bb301a296ba447dddc6f65bf343b6c'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {