diff options
author | Erich Eckner <git@eckner.net> | 2020-11-03 21:52:01 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-11-03 21:52:01 +0100 |
commit | c76dac873120df6fc7c615269386182551a0c081 (patch) | |
tree | c6fb8fc088409c1e3036527641097ecd0d8ac40a /lilypond-devel-docs | |
parent | 37cb5c458b9d1af8316d79eb1ddd37947195d33b (diff) | |
download | archlinuxewe-c76dac873120df6fc7c615269386182551a0c081.tar.xz |
lilypond-devel-docs 2.21.7-1 -> 2.21.80-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 89d11066a..091c659a8 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.7 +pkgver=2.21.80 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=('42972f0a19f86c23a485198f34bc54099d2455413784e11409cc5fb2313dbdcfceae85d7d64cb5e4585a3798b12e0c33a21b7854d4b79cc61b772289ee0142d9') +sha512sums=('da9d0128766fc8468db34afbfc88ea4aa5551ff8d6ed42f81a003603aa07b47fc013a0738c712a259eaf7e24162ca268873ca403ff14f50c7e2e114a2557de39') depends=("lilypond=${pkgver}") package(){ |