summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weißschuh2013-01-14 17:19:35 +0000
committerThomas Weißschuh2013-01-14 17:19:35 +0000
commit7dc6d19e9066f2883ab4a45bc4af1645f665d3c7 (patch)
treee3cc9b69eaacae46f75a9397f51694bf1bfd2254
parente4ec92545f99fc2ccfd30f1f31a8407e674bd10f (diff)
downloadaur-7dc6d19e9066f2883ab4a45bc4af1645f665d3c7.tar.gz
bump lilypond-docs
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80b708a019e4..3edfc64e3490 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lilypond-docs
pkgdesc = Offline documentation for lilypond
- pkgver = 2.16.1
- pkgrel = 2
+ pkgver = 2.16.2
+ pkgrel = 1
url = http://lilypond.org
arch = any
license = GPL
- depends = lilypond=2.16.1
+ depends = lilypond=2.16.2
options = !strip
- source = http://lilypond.org/download/binaries/documentation/lilypond-2.16.1-1.documentation.tar.bz2
- sha256sums = 018c48fcb8f0dafb5ebc31698895e889b3a8924860775ef76fcab9e6bba0b66e
+ source = http://lilypond.org/download/binaries/documentation/lilypond-2.16.2-1.documentation.tar.bz2
+ sha256sums = d84bb0a88472eb414d5948268782503f0fb59be8ba1d03b2d045332041057d84
pkgname = lilypond-docs
diff --git a/PKGBUILD b/PKGBUILD
index 660ac980b834..f3d4875fff02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Thomas Weißschuh <thomas_weissschuh || lavabit || com>
+# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=lilypond-docs
-pkgver=2.16.1
-pkgrel=2
+pkgver=2.16.2
+pkgrel=1
pkgdesc="Offline documentation for lilypond"
arch=(any)
url="http://lilypond.org"
@@ -10,7 +10,7 @@ depends=("lilypond=${pkgver}")
license=("GPL")
options=("!strip")
source=("http://lilypond.org/download/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2")
-sha256sums=('018c48fcb8f0dafb5ebc31698895e889b3a8924860775ef76fcab9e6bba0b66e')
+sha256sums=('d84bb0a88472eb414d5948268782503f0fb59be8ba1d03b2d045332041057d84')
package(){
mkdir -p "${pkgdir}/usr/share"