diff options
author | Erich Eckner <git@eckner.net> | 2020-09-15 09:02:51 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-09-15 09:02:51 +0200 |
commit | d692f0426e7915f4a9d393bd8e47192cd3b4c16a (patch) | |
tree | 689ac6d62723f8e4b089989807db31ced02fc151 | |
parent | 91e3b65ff47a0c43e09af050eaafb3d5f60bb721 (diff) | |
download | archlinuxewe.git.save-d692f0426e7915f4a9d393bd8e47192cd3b4c16a.tar.xz |
lilypond-devel-docs: 2.21.5-1 -> 2.21.6-1
-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 6e5a25ec..f247c77b 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.5 +pkgver=2.21.6 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=('4aafea8242f4293edb5234c93f4ca1630556d3bb6694246161546354052904d2d91f8edb4888e5ca5fac8fcd9e7cc69aa62701fc5ec319fe36d4e3c51a1d3cba') +sha512sums=('aa518a9390a390b95d085197be0c88de9de8a58a2901e671cae2190e052c5520d0bd2b377e756c825dcb5aa6bd0688377c22c1454efdad46522c838c5e756533') depends=("lilypond=${pkgver}") package(){ |