summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-04-18 22:21:31 +0200
committerStefan Husmann2016-04-18 22:21:31 +0200
commitd9e687d6643dc64c556edaf203a7fc8bdc0ee767 (patch)
tree62697631f67a8ab582c69b82ae2c0c3ba3f26a83 /PKGBUILD
parent656f446b2d5f8e1d8a96fb8b8e0e67decfc50579 (diff)
downloadaur-d9e687d6643dc64c556edaf203a7fc8bdc0ee767.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 555117362eda..16c0c2ef1868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.39
+pkgver=2.19.40
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=('54ddfcfa663fd846c6545cd3b8fb1a583a1f1f14cf2c0fd43fcf45063b57dbfd'
+sha256sums=('1178fa50b8ee2db3230970801507cddf22c5885c821fffbf8f2c2f0cdbbeeb28'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {