summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-10 04:21:44 +0200
committerStefan Husmann2016-06-10 04:21:44 +0200
commitc3b4220c4fc5855b08dac31741e0e12c2ccfafc6 (patch)
tree78958d17bb6ace9078f0b3d222274fa9a43d578f /PKGBUILD
parent699afec80efa71fe18a2496e75d4aba4e0902196 (diff)
downloadaur-c3b4220c4fc5855b08dac31741e0e12c2ccfafc6.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e76458b2419d..71f128978adf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.42
+pkgver=2.19.43
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=('f925284e994a67712c9d57437f2ff4329a987793e071d6944bdf32d762b81c8c'
+sha256sums=('f093c88c0589bc33a83cd00c80bab274889058446f3a7d18957e9a33e18206d8'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {