summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c006b930ce8..a186eb9042a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Jun 10 02:21:44 UTC 2016
pkgbase = lilypond-devel
pkgdesc = An automated music engraving system (development version)
- pkgver = 2.19.43
+ pkgver = 2.19.44
pkgrel = 1
url = http://lilypond.org/
arch = i686
@@ -25,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.43
+ provides = lilypond=2.19.44
conflicts = lilypond
conflicts = lilypond-git
- source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.43.tar.gz
+ source = http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-2.19.44.tar.gz
source = no_fontforge-versioncheck.patch
- sha256sums = f093c88c0589bc33a83cd00c80bab274889058446f3a7d18957e9a33e18206d8
+ sha256sums = cc53f10eb6a87d069bc9652515992fbb46277610e1e943aa14acc9c89c929f04
sha256sums = e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817
pkgname = lilypond-devel
diff --git a/PKGBUILD b/PKGBUILD
index 71f128978adf..4dd64c3de18a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.43
+pkgver=2.19.44
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=('f093c88c0589bc33a83cd00c80bab274889058446f3a7d18957e9a33e18206d8'
+sha256sums=('cc53f10eb6a87d069bc9652515992fbb46277610e1e943aa14acc9c89c929f04'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {