vale-style-microsoft: update to 0.13.0.
This commit is contained in:
parent
55d4713bc5
commit
7a10dc16e9
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'vale-style-microsoft'
|
||||
pkgname=vale-style-microsoft
|
||||
version=0.10.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
short_desc="Vale-compatible implementation of the Microsoft Writing Style Guide"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/errata-ai/Microsoft/"
|
||||
distfiles="https://github.com/errata-ai/Microsoft/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=74ac44a70eab2cb7288dcda34b08f5606e4019db6d01955141f1a3a432c86191
|
||||
checksum=25f92a4cd4449a9c18c8ace9240bc497dfd5929b839c089d4d1acd107ccf8b09
|
||||
|
||||
do_install() {
|
||||
for f in Microsoft/*.yml; do
|
||||
|
|
Loading…
Reference in New Issue