diff options
author | Erich Eckner <git@eckner.net> | 2020-10-11 20:00:13 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-10-12 21:11:19 +0200 |
commit | 625e0c2c15d7b14cd4fabf939d7db0cd2ff98706 (patch) | |
tree | fbf11a6900662d86065303c890667c6eded194a5 /lilypond-devel-docs | |
parent | e7509eec880f61941f1c9b8064470ecaecf88a26 (diff) | |
download | archlinuxewe-625e0c2c15d7b14cd4fabf939d7db0cd2ff98706.tar.xz |
lilypond-devel-docs: 2.21.6-1 -> 2.21.7-1
Diffstat (limited to 'lilypond-devel-docs')
-rw-r--r-- | lilypond-devel-docs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lilypond-devel-docs/PKGBUILD b/lilypond-devel-docs/PKGBUILD index f247c77b1..89d11066a 100644 --- a/lilypond-devel-docs/PKGBUILD +++ b/lilypond-devel-docs/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname=lilypond-devel-docs -pkgver=2.21.6 +pkgver=2.21.7 pkgrel=1 pkgdesc="Offline documentation for lilypond" arch=('any') @@ -12,7 +12,7 @@ url="http://lilypond.org" license=('GPL') options=('!strip') source=("http://lilypond.org/downloads/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2") -sha512sums=('aa518a9390a390b95d085197be0c88de9de8a58a2901e671cae2190e052c5520d0bd2b377e756c825dcb5aa6bd0688377c22c1454efdad46522c838c5e756533') +sha512sums=('42972f0a19f86c23a485198f34bc54099d2455413784e11409cc5fb2313dbdcfceae85d7d64cb5e4585a3798b12e0c33a21b7854d4b79cc61b772289ee0142d9') depends=("lilypond=${pkgver}") package(){ |