summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weißschuh2015-02-15 23:22:00 +0000
committerThomas Weißschuh2015-02-15 23:22:00 +0000
commit27469fcab2dd1e3f4cfe2bb8e043f88c948a81b4 (patch)
tree4131df06b0453e32619e82e7cd45fa9fde19d8e1
parentad106602351820a4a697755112253de453cb680a (diff)
downloadaur-27469fcab2dd1e3f4cfe2bb8e043f88c948a81b4.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3b29e691233..7e13bf7ae636 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lilypond-docs
pkgdesc = Offline documentation for lilypond
- pkgver = 2.18.0
+ pkgver = 2.18.2
pkgrel = 1
url = http://lilypond.org
arch = any
license = GPL
- depends = lilypond=2.18.0
+ depends = lilypond=2.18.2
options = !strip
- source = http://lilypond.org/download/binaries/documentation/lilypond-2.18.0-1.documentation.tar.bz2
- sha256sums = ade8bd8e34670070df2c2388a83d64a65204b5bd22919851ff6fa99910f785b3
+ source = http://lilypond.org/download/binaries/documentation/lilypond-2.18.2-1.documentation.tar.bz2
+ sha256sums = e3d7474200448c9677925ccf4f90982ca87e8f789e143afdc6bf397f0e368b99
pkgname = lilypond-docs
diff --git a/PKGBUILD b/PKGBUILD
index a3e69bf4df1e..fb39138faa0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=lilypond-docs
-pkgver=2.18.0
+pkgver=2.18.2
pkgrel=1
pkgdesc="Offline documentation for lilypond"
arch=(any)
@@ -16,4 +16,4 @@ package(){
cp -R "${srcdir}/share/"{doc,omf} "${pkgdir}/usr/share/"
}
-sha256sums=('ade8bd8e34670070df2c2388a83d64a65204b5bd22919851ff6fa99910f785b3')
+sha256sums=('e3d7474200448c9677925ccf4f90982ca87e8f789e143afdc6bf397f0e368b99')