summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-05-09 20:10:34 +0200
committerhaawda2017-05-09 20:10:34 +0200
commit832f0bfdd281104175132b7b1568ede82c27db40 (patch)
tree8ace629d1d8b4af974fec06cf12c933c192592da
parent1ccde82550b8d0d89c8bf8dd4fa202e7ad5a2930 (diff)
downloadaur-832f0bfdd281104175132b7b1568ede82c27db40.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 2b0eda3d484a..fd07dea28e8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.59
+ pkgver = 2.19.60
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.59
+ provides = lilypond=2.19.60
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.59.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.60.tar.gz
source = no_fontforge-versioncheck.patch
- sha256sums = 168f1d18850e295c1d5db71cf7c84aaf33bc9c6901f91c8b48fec58836bb5c1c
+ sha256sums = 648b8b7c0d5987fc9f3b3387e0ac07d28b6860ad7314c1495c2a4401335b333f
sha256sums = e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index b5279f5646ff..b0ff405ae2bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.59
+pkgver=2.19.60
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=('168f1d18850e295c1d5db71cf7c84aaf33bc9c6901f91c8b48fec58836bb5c1c'
+sha256sums=('648b8b7c0d5987fc9f3b3387e0ac07d28b6860ad7314c1495c2a4401335b333f'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {