summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-05-20 20:18:22 +0200
committerStefan Husmann2016-05-20 20:18:22 +0200
commit699afec80efa71fe18a2496e75d4aba4e0902196 (patch)
treefea97fbd0ae10688e01c1dc4cf7070040531773c
parent05a1080a9a444a4a9ec3903a2bf73e2558fb15d2 (diff)
downloadaur-699afec80efa71fe18a2496e75d4aba4e0902196.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6659b97bdd0b..af17248e497f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 2 18:44:28 UTC 2016
+# Fri May 20 18:18:22 UTC 2016
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.41
+ pkgver = 2.19.42
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -25,12 +25,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.41
+ provides = lilypond=2.19.42
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.41.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.42.tar.gz
source = no_fontforge-versioncheck.patch
- sha256sums = 01f724224aa4d457d9ca80cf30df322f409a8b93bf50b8b6ccdd37bafe6a5a6b
+ sha256sums = f925284e994a67712c9d57437f2ff4329a987793e071d6944bdf32d762b81c8c
sha256sums = e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 4645ccd3cf7c..e76458b2419d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.41
+pkgver=2.19.42
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=('01f724224aa4d457d9ca80cf30df322f409a8b93bf50b8b6ccdd37bafe6a5a6b'
+sha256sums=('f925284e994a67712c9d57437f2ff4329a987793e071d6944bdf32d762b81c8c'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {