summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-09-14 20:05:23 +0200
committerStefan Husmann2015-09-14 20:05:23 +0200
commit76d7f9a06e4a9d99c841ca7233fb5b48749fe70c (patch)
tree32b8b463e792ef4b6cca0dfa688121af9d7591c3
parente7898fd9ac36d71da1943a2ac819231727e1c1eb (diff)
downloadaur-76d7f9a06e4a9d99c841ca7233fb5b48749fe70c.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5434932eae34..1230f9f10e10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.26
+ pkgver = 2.19.27
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.26
+ provides = lilypond=2.19.27
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.26.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.27.tar.gz
source = no_fontforge-versioncheck.patch
- md5sums = 865b76573e054a1e7eb9c8b3978ce217
+ md5sums = 10247a9bace3552579372cfaf2321c28
md5sums = 84c92f047d703a4b798092cfc4d83e32
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 372856acdfe0..74c6370021e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.26
+pkgver=2.19.27
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -25,8 +25,8 @@ optdepends=('netpbm: building HTML documentation'
'rsync: installing 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=('865b76573e054a1e7eb9c8b3978ce217'
+source=("http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-${pkgver}.tar.gz" 'no_fontforge-versioncheck.patch')
+md5sums=('10247a9bace3552579372cfaf2321c28'
'84c92f047d703a4b798092cfc4d83e32')
prepare() {