summarylogtreecommitdiffstats
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
parentb06faa96f55732ae99399129257032068b840f12 (diff)
downloadaur-e4ec92545f99fc2ccfd30f1f31a8407e674bd10f.tar.gz
bumo lilypond-docs
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4aa479d52c03..80b708a019e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lilypond-docs
pkgdesc = Offline documentation for lilypond
- pkgver = 2.16.0
+ pkgver = 2.16.1
pkgrel = 2
url = http://lilypond.org
arch = any
license = GPL
- depends = lilypond=2.16.0
+ depends = lilypond=2.16.1
options = !strip
- source = http://lilypond.org/download/binaries/documentation/lilypond-2.16.0-1.documentation.tar.bz2
- sha1sums = 5ca5877d46430d3e6c40a631de6e88c62af67953
+ source = http://lilypond.org/download/binaries/documentation/lilypond-2.16.1-1.documentation.tar.bz2
+ sha256sums = 018c48fcb8f0dafb5ebc31698895e889b3a8924860775ef76fcab9e6bba0b66e
pkgname = lilypond-docs
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"