vale-style-microsoft: update to 0.9.0.
This commit is contained in:
parent
bae7c47803
commit
be114aac49
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'vale-style-microsoft'
|
||||
pkgname=vale-style-microsoft
|
||||
version=0.8.1
|
||||
version=0.9.0
|
||||
revision=1
|
||||
short_desc="Vale-compatible implementation of the Microsoft Writing Style Guide"
|
||||
maintainer="Paper <paper@tilde.institute>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/errata-ai/Microsoft/"
|
||||
distfiles="https://github.com/errata-ai/Microsoft/archive/v${version}.tar.gz"
|
||||
checksum=efb23757ded10679574dd10b280769a04beb567b57bb7ac625241152cd7249cd
|
||||
distfiles="https://github.com/errata-ai/Microsoft/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9aa65afa930a7730ce8a7db1c4634c718a18228b94062d02f752b309f2f8fe5f
|
||||
|
||||
do_install() {
|
||||
for f in Microsoft/*.yml; do
|
||||
|
|
Loading…
Reference in New Issue