summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2023-05-02 09:29:50 +0200
committerThomas Weißschuh2023-05-02 09:29:50 +0200
commit13aca699736c2cf6e1c9aad492fe252b564b0810 (patch)
tree120551acc8204f8460cbb814704460bf88c7b773 /PKGBUILD
parent197dac9aee8208930527c9ad89586246253f337f (diff)
downloadaur-lilypond-docs.tar.gz
2.24.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9889de72e55c..af6ea7aaf638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=lilypond-docs
-pkgver=2.22.1
+pkgver=2.24.1
pkgrel=1
pkgdesc="Offline documentation for lilypond"
arch=(any)
@@ -9,7 +9,7 @@ url="http://lilypond.org"
depends=()
license=("GPL")
options=("!strip")
-source=("https://lilypond.org/downloads/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2")
+source=("https://gitlab.com/lilypond/lilypond/-/releases/v${pkgver}/downloads/lilypond-${pkgver}-documentation.tar.xz")
package(){
@@ -17,4 +17,4 @@ package(){
cp -R "${srcdir}/share/doc" "${pkgdir}/usr/share/"
}
-sha256sums=('ba619cda0ea1ac29f25d7e110c8f42f87adbf8207a7446829c90f8b7dee8d3ec')
+sha256sums=('dc7b8d9cd86c435a3a3a5e6020869bf0d0507655e0c0a363a145d664391ddd18')