vale-style-proselint: update to 0.3.3.
This commit is contained in:
parent
be114aac49
commit
caebf0ee2a
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'vale-style-proselint'
|
||||
pkgname=vale-style-proselint
|
||||
version=0.3.2
|
||||
version=0.3.3
|
||||
revision=1
|
||||
short_desc="Vale-compatible implementation of the proselint linter"
|
||||
maintainer="Paper <paper@tilde.institute>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/errata-ai/proselint/"
|
||||
distfiles="https://github.com/errata-ai/proselint/archive/v${version}.tar.gz"
|
||||
checksum=69916df94c0bfcc2520d7f49ae7a002137985f04702a58d8aaa0adc5fa55b8e2
|
||||
distfiles="https://github.com/errata-ai/proselint/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7bca1d740af7966a257c18e846af509e338b38608136f3ae1b39bbe797561f6b
|
||||
|
||||
do_install() {
|
||||
for f in proselint/*.yml; do
|
||||
|
|
Loading…
Reference in New Issue