diff options
author | Erich Eckner <git@eckner.net> | 2020-07-29 22:06:04 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-07-29 22:06:04 +0200 |
commit | abda92d30b02c65f260cf3a2856a75af1c687dd9 (patch) | |
tree | 715f615b62341edf27132be5b9b23d205efaf9a8 | |
parent | 5b0dff74b96a5876823272a3a3c09dfff8cbdc70 (diff) | |
download | archlinuxewe-abda92d30b02c65f260cf3a2856a75af1c687dd9.tar.xz |
lilypond-devel-docs: 2.21.3-1 -> 2.21.4-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 ec0b86bf2..25c8b1b16 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.3 +pkgver=2.21.4 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=('df76549b5bd7e6e3b597f3389032dc9191352383a2f6c93b78543e41dde131703e26a1ace145f2be591b464a036bc36a9b22fb7c75aafa4aa493fe46d04c28ef') +sha512sums=('ab92008f5eb789b6981dbf298876c3b45c9370d207d51f064637b535794313775056c8f66549426f39d71651abe1e0407631628c3b2df503890af7ebb7bc475e') depends=("lilypond=${pkgver}") package(){ |