summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 226309574a09..660ac980b834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas_weissschuh || lavabit || com>
pkgname=lilypond-docs
-pkgver=2.16.0
+pkgver=2.16.1
pkgrel=2
pkgdesc="Offline documentation for lilypond"
arch=(any)
@@ -10,7 +10,7 @@ depends=("lilypond=${pkgver}")
license=("GPL")
options=("!strip")
source=("http://lilypond.org/download/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2")
-sha1sums=('5ca5877d46430d3e6c40a631de6e88c62af67953')
+sha256sums=('018c48fcb8f0dafb5ebc31698895e889b3a8924860775ef76fcab9e6bba0b66e')
package(){
mkdir -p "${pkgdir}/usr/share"