python-yamllint: update to 1.10.0. (#8920)
This commit is contained in:
parent
619c6521dd
commit
038e47a3c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-yamllint'
|
||||
pkgname=python-yamllint
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="yamllint-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
|||
homepage="https://github.com/adrienverge/yamllint"
|
||||
license="GPL-3"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=319b911829b78dc3f97d881494800ebd2a08f2f249a5f55c0b33952d69929c49
|
||||
checksum=88634c2cfa1b8c6324b84b80ed23c538a8c6e7b4c081b0b491e067c9c75a3cc8
|
||||
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
|
||||
|
||||
python3-yamllint_package() {
|
||||
|
|
Loading…
Reference in New Issue