summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-03-15 19:48:32 +0100
committerStefan Husmann2016-03-15 19:48:32 +0100
commitcd28c86b4ca0c60ba61ae12fa76228d077ca63f4 (patch)
tree5edea358cf72b86542c5687fff9a6dd757db1a50
parent15bdf44a2863ffd2eea121b8c456106978e77f37 (diff)
downloadaur-cd28c86b4ca0c60ba61ae12fa76228d077ca63f4.tar.gz
update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 492d10438ef5..46c0f28902be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Mar 8 16:19:06 UTC 2016
+# Tue Mar 15 18:48:32 UTC 2016
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.37
- pkgrel = 2
+ pkgver = 2.19.38
+ pkgrel = 1
url = http://lilypond.org/
arch = i686
arch = x86_64
@@ -25,12 +25,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.37
+ provides = lilypond=2.19.38
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.37.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.38.tar.gz
source = no_fontforge-versioncheck.patch
- md5sums = 37983a73d66725acf92c5d62a06cb41a
+ md5sums = 4c2e5873bf5253c12f6f0198c4c288e3
md5sums = 84c92f047d703a4b798092cfc4d83e32
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 68433785d31e..6f3bc485096b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.37
-pkgrel=2
+pkgver=2.19.38
+pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
url="http://lilypond.org/"
@@ -29,7 +29,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=('37983a73d66725acf92c5d62a06cb41a'
+md5sums=('4c2e5873bf5253c12f6f0198c4c288e3'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {