summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-03-28 20:32:04 +0200
committerStefan Husmann2016-03-28 20:32:04 +0200
commit656f446b2d5f8e1d8a96fb8b8e0e67decfc50579 (patch)
tree77b64919c7acac98672c3605aeea10f2878269db /PKGBUILD
parent22935b557ec98b21c8298e4e5cfe7cb1b902d444 (diff)
downloadaur-656f446b2d5f8e1d8a96fb8b8e0e67decfc50579.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 567833ef9aac..555117362eda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,8 +29,8 @@ 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')
-md5sums=('4c2e5873bf5253c12f6f0198c4c288e3'
- '84c92f047d703a4b798092cfc4d83e32')
+sha256sums=('54ddfcfa663fd846c6545cd3b8fb1a583a1f1f14cf2c0fd43fcf45063b57dbfd'
+ 'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {
cd "$srcdir/lilypond-$pkgver"