mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-yamllint: update to 1.15.0.
This commit is contained in:
parent
103654f666
commit
7150e92cfc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-yamllint'
|
# Template file for 'python-yamllint'
|
||||||
pkgname=python-yamllint
|
pkgname=python-yamllint
|
||||||
version=1.14.0
|
version=1.15.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="yamllint-${version}"
|
wrksrc="yamllint-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/adrienverge/yamllint"
|
homepage="https://github.com/adrienverge/yamllint"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=17fff12fe15d1df799d8c8766fad76d3b7501d6a7f496190bd654340db5254e2
|
checksum=9c27608ec61777f83c2cb29158b247a02079ad2aebb86522dd941397e3e78f6a
|
||||||
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
|
alternatives="yamllint:yamllint:/usr/bin/yamllint2"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue