summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-04-10 21:23:00 +0200
committerhaawda2017-04-10 21:23:00 +0200
commit1ccde82550b8d0d89c8bf8dd4fa202e7ad5a2930 (patch)
treed3406e503b39ef2384a7f4cddf24a8b70ade7239
parent7db28121306b8ff913300339fb7baa231dabb19f (diff)
downloadaur-1ccde82550b8d0d89c8bf8dd4fa202e7ad5a2930.tar.gz
upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3cab6c5a895..2b0eda3d484a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.58
+ pkgver = 2.19.59
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -24,12 +24,12 @@ pkgbase = lilypond-devel
optdepends = texi2html>=1.82: building HTML documentation
optdepends = rsync: installing HTML documentation
optdepends = extractpdfmark: for reducing the size of pdf output significantly
- provides = lilypond=2.19.58
+ provides = lilypond=2.19.59
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.58.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.59.tar.gz
source = no_fontforge-versioncheck.patch
- sha256sums = 074ee50299c7791403c8354a3604a0f0b3d35b8440fc53726d181b17c7ba4a72
+ sha256sums = 168f1d18850e295c1d5db71cf7c84aaf33bc9c6901f91c8b48fec58836bb5c1c
sha256sums = e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 744ef7c040f9..b5279f5646ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.58
+pkgver=2.19.59
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -30,7 +30,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=('074ee50299c7791403c8354a3604a0f0b3d35b8440fc53726d181b17c7ba4a72'
+sha256sums=('168f1d18850e295c1d5db71cf7c84aaf33bc9c6901f91c8b48fec58836bb5c1c'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {