summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weißschuh2021-05-13 12:25:10 +0200
committerThomas Weißschuh2021-05-13 12:25:10 +0200
commit197dac9aee8208930527c9ad89586246253f337f (patch)
tree47d6f6b1a8004dbe87611aaa39f7177ee87f37af
parent978ccbdbb3f651eac961dc0d6cda96ffa44f425f (diff)
downloadaur-197dac9aee8208930527c9ad89586246253f337f.tar.gz
upgpkg: lilypond-docs 2.22.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9578c603c1cc..a42318df0a7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = lilypond-docs
pkgdesc = Offline documentation for lilypond
- pkgver = 2.22.0
+ pkgver = 2.22.1
pkgrel = 1
url = http://lilypond.org
arch = any
license = GPL
options = !strip
- source = https://lilypond.org/downloads/binaries/documentation/lilypond-2.22.0-1.documentation.tar.bz2
- sha256sums = 2698a407424e29abf834d12376fb33aa1bfa2afa8b7f3537120b0817b982bd8f
+ source = https://lilypond.org/downloads/binaries/documentation/lilypond-2.22.1-1.documentation.tar.bz2
+ sha256sums = ba619cda0ea1ac29f25d7e110c8f42f87adbf8207a7446829c90f8b7dee8d3ec
pkgname = lilypond-docs
diff --git a/PKGBUILD b/PKGBUILD
index 3f53efb6ffce..9889de72e55c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=lilypond-docs
-pkgver=2.22.0
+pkgver=2.22.1
pkgrel=1
pkgdesc="Offline documentation for lilypond"
arch=(any)
@@ -17,4 +17,4 @@ package(){
cp -R "${srcdir}/share/doc" "${pkgdir}/usr/share/"
}
-sha256sums=('2698a407424e29abf834d12376fb33aa1bfa2afa8b7f3537120b0817b982bd8f')
+sha256sums=('ba619cda0ea1ac29f25d7e110c8f42f87adbf8207a7446829c90f8b7dee8d3ec')