summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2012-11-15 18:46:50 +0000
committerThomas Weißschuh2012-11-15 18:46:50 +0000
commite4ec92545f99fc2ccfd30f1f31a8407e674bd10f (patch)
treec04a9b7aaf21080b66dc300ae573fd971bcc0a21 /PKGBUILD
parentb06faa96f55732ae99399129257032068b840f12 (diff)
downloadaur-e4ec92545f99fc2ccfd30f1f31a8407e674bd10f.tar.gz
bumo lilypond-docs
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"