summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-02-13 18:59:07 +0100
committerStefan Husmann2017-02-13 18:59:07 +0100
commit1430644d3bbdcff033c431d61808d712dfce3a47 (patch)
treecf196ee21ce4a82390c7a5c74296b5e65370e71f
parent1f968ce47008cc43f9c0b2cbd0a8bd06884b16eb (diff)
downloadaur-1430644d3bbdcff033c431d61808d712dfce3a47.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 9cfd6787c327..8a46ec47e626 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.54
+ pkgver = 2.19.55
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -23,12 +23,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.54
+ provides = lilypond=2.19.55
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.54.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.55.tar.gz
source = no_fontforge-versioncheck.patch
- sha256sums = 0ee709f1e58caf13cf5abea9bb74179ba5c7a4f2dc470ec48d9aefb553e68a58
+ sha256sums = fe39c2ce7ff5c1945e4bf96deffdf17fe962d681aa9aeb585e5691e301acb31b
sha256sums = e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 8be320b575fe..fb3d674f547b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.54
+pkgver=2.19.55
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -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')
-sha256sums=('0ee709f1e58caf13cf5abea9bb74179ba5c7a4f2dc470ec48d9aefb553e68a58'
+sha256sums=('fe39c2ce7ff5c1945e4bf96deffdf17fe962d681aa9aeb585e5691e301acb31b'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {