summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lilypond-devel-docs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/lilypond-devel-docs/PKGBUILD b/lilypond-devel-docs/PKGBUILD
index bd148582..0253c82e 100644
--- a/lilypond-devel-docs/PKGBUILD
+++ b/lilypond-devel-docs/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=lilypond-devel-docs
-pkgver=2.19.81
+pkgver=2.19.82
pkgrel=1
pkgdesc="Offline documentation for lilypond"
arch=('any')
@@ -12,7 +12,7 @@ url="http://lilypond.org"
license=('GPL')
options=('!strip')
source=("http://lilypond.org/downloads/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2")
-sha256sums=('cecbdc7c5c8e5ff4857a431ed444569e8ff345c1194fb68bdadd741d6c73ef8c')
+sha512sums=('2ac52a23b3935b68546e5abb87874490cb684e7e7416ae6e33dc515e45d896312e9629bdc2051f9c47622fe9ccbf70025081edad6d3d2a5c74b612b9eb7bc0ff')
depends=("lilypond=${pkgver}")
package(){