summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-12-23 20:45:17 +0100
committerStefan Husmann2015-12-23 20:45:17 +0100
commit589fcfa5f957171cb9e3615894212038619d7d7f (patch)
tree2f985140bb83af0b72cafba1ad5be1af4af03bb2
parent4f644b6f00a9d5a58fd5f613d26ffcdbf95b5118 (diff)
downloadaur-589fcfa5f957171cb9e3615894212038619d7d7f.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 091a76bfbd85..a304af7ae9c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 7 18:33:29 UTC 2015
+# Wed Dec 23 19:45:17 UTC 2015
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.33
+ pkgver = 2.19.34
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -24,12 +24,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.33
+ provides = lilypond=2.19.34
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.33.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.34.tar.gz
source = no_fontforge-versioncheck.patch
- md5sums = 942ac963423b08903d0df21fb22fbe70
+ md5sums = 8d56b3de8f02f0fe49f03eaa14e5ae93
md5sums = 84c92f047d703a4b798092cfc4d83e32
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 4bbc17b37264..3763127079c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.33
+pkgver=2.19.34
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -27,7 +27,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=('942ac963423b08903d0df21fb22fbe70'
+md5sums=('8d56b3de8f02f0fe49f03eaa14e5ae93'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {