diff options
author | Erich Eckner <git@eckner.net> | 2020-04-11 08:42:58 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-04-11 08:42:58 +0200 |
commit | b76dc2bdb45711c98ae6884d31d6ace10bf1616d (patch) | |
tree | 8ec9accda468fd6ca2141f3229a9e2e685d847d5 /lilypond-devel-docs | |
parent | fc557404e95d3204617cce8f4856466b1d01d395 (diff) | |
download | archlinuxewe-b76dc2bdb45711c98ae6884d31d6ace10bf1616d.tar.xz |
lilypond-devel-docs: 2.20.0-1 -> 2.21.0-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 6b620000c..e54865ab5 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.20.0 +pkgver=2.21.0 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=('a87ef8e2e8016b0fb64f5d488cfa4c89ed6a528822d0af72353d1c475f4e53738fa44386c8066d428b531a2a79ce0642c88cd362a822bc68b7081d9519ca2c7c') +sha512sums=('ba631a66f0e11355cb52731bcdd3ce123f1c33a2c7489951cf3f09412b5fc5f3a03f1319b3c029ee1d36c0b37473961d3959916063d47f97af63c4a567a7bac1') depends=("lilypond=${pkgver}") package(){ |