summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lilypond-devel-docs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/lilypond-devel-docs/PKGBUILD b/lilypond-devel-docs/PKGBUILD
index a41b3627c..9fb75cf58 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.23.2
+pkgver=2.23.3
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=('10995981adde23220c90431e3866dbf14befe3281c10fa5a39159c0084410c08d03bfb0534e2c0052f4780762fcdbbfe999adc9b7991ebc8d67fc99c630e5268')
+sha512sums=('c94c50fb0d66b37879dbbc43a86b55d20bb29475f9143314446b356837538e9bb89448da9ccc8268b762cb6b53a8ddaa28b16ad9b99b8066951aae778bc35c7c')
depends=("lilypond=${pkgver}")
package(){