vale-style-alex: update to 0.2.1.
This commit is contained in:
parent
60e4ef27ad
commit
bae7c47803
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'vale-style-alex'
|
# Template file for 'vale-style-alex'
|
||||||
pkgname=vale-style-alex
|
pkgname=vale-style-alex
|
||||||
version=0.1.1
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Vale-compatible implementation of the alex linter"
|
short_desc="Vale-compatible implementation of the alex linter"
|
||||||
maintainer="Gadzhi Kharkharov <me@kkga.me>"
|
maintainer="Gadzhi Kharkharov <me@kkga.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/errata-ai/alex/"
|
homepage="https://github.com/errata-ai/alex/"
|
||||||
distfiles="https://github.com/errata-ai/alex/archive/v${version}.tar.gz"
|
distfiles="https://github.com/errata-ai/alex/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0e0321e459e54a1ca5596c6f16176fdf6491d3df4fca2eb9cc7aff72cffe8cff
|
checksum=ef2db1bbe39d9edd99bf009f568c472400f8198def5b9ce3e8e4be9f060f4a37
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for f in alex/*.yml; do
|
for f in alex/*.yml; do
|
||||||
|
|
Loading…
Reference in New Issue