lilypond-doc: update to 2.31.1
and fix update check
This commit is contained in:
parent
75a7330fae
commit
56435406c0
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lilypond-doc'
|
||||
pkgname=lilypond-doc
|
||||
version=2.23.0
|
||||
version=2.23.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Documentation for the lilypond music engraving program"
|
||||
|
@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="GPL-3.0-or-later, GFDL-1.3-or-later"
|
||||
homepage="http://lilypond.org/"
|
||||
distfiles="http://lilypond.org/downloads/binaries/documentation/lilypond-${version}-1.documentation.tar.bz2"
|
||||
checksum=1b7f10a0a03923ab7e944916cdb1532312afe91d97272c3c0e0a547fe7161e88
|
||||
checksum=19c842aa96b4f1bea6bc4013c58b6fcd0963c74ba199cc7da3653bd61ab780f5
|
||||
|
||||
do_install() {
|
||||
vmkdir usr
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
version="${version%.*}-${version##*.}"
|
||||
version="${version}-1"
|
||||
pattern="lilypond-\K[\d.-]+(?=.documentation)"
|
||||
|
|
Loading…
Reference in a new issue