summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-12-18 17:20:12 +0100
committerStefan Husmann2016-12-18 17:20:12 +0100
commit7a4a66527bbe329ef1b36ea0f9d3768f32691532 (patch)
tree48ef49c5517b1040ad8aec6bcaffe6d8271436ac /PKGBUILD
parent77d4e703ee550366757e14e136029ead5c9ee194 (diff)
downloadaur-7a4a66527bbe329ef1b36ea0f9d3768f32691532.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 c7cea64ee250..18794dec16c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.52
+pkgver=2.19.53
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=('77f4a62b2872f7d6813c7e58b9f8680fc4c3434b86f695117d135b5402e90409'
+sha256sums=('ef2e50d064911127e4dfdf0acea85a33bbb5cc0a1db68a90fc4d73f8f2932e17'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {