summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-06-08 22:14:24 +0200
committerhaawda2017-06-08 22:14:24 +0200
commita96368ec9a801c4eb80abd52dd58cc7ed2556d70 (patch)
tree868156d5477f3268c3a2423cb19ecfab47744711
parent832f0bfdd281104175132b7b1568ede82c27db40 (diff)
downloadaur-a96368ec9a801c4eb80abd52dd58cc7ed2556d70.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 fd07dea28e8f..f458e6e79a0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.60
+ pkgver = 2.19.61
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.60
+ provides = lilypond=2.19.61
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.60.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.61.tar.gz
source = no_fontforge-versioncheck.patch
- sha256sums = 648b8b7c0d5987fc9f3b3387e0ac07d28b6860ad7314c1495c2a4401335b333f
+ sha256sums = fc42103824cbd9e5d230ded0f73c8ecffae14998b2ad2e136914f7eab1eecb0a
sha256sums = e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index b0ff405ae2bd..c1853a1b6723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.60
+pkgver=2.19.61
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -29,8 +29,8 @@ optdepends=('netpbm: building HTML documentation'
'extractpdfmark: for reducing the size of pdf output significantly')
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=('648b8b7c0d5987fc9f3b3387e0ac07d28b6860ad7314c1495c2a4401335b333f'
+source=("http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-${pkgver}.tar.gz" "no_fontforge-versioncheck.patch")
+sha256sums=('fc42103824cbd9e5d230ded0f73c8ecffae14998b2ad2e136914f7eab1eecb0a'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {