From 9dd9d4f1c6f64ca2d64ae8bf3d54abc3a3638a86 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 3 Feb 2023 14:09:04 +0530 Subject: [PATCH 1/4] vale-style-alex: update to 0.2.1. --- srcpkgs/vale-style-alex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vale-style-alex/template b/srcpkgs/vale-style-alex/template index 49624e4a710d..3e37ab828279 100644 --- a/srcpkgs/vale-style-alex/template +++ b/srcpkgs/vale-style-alex/template @@ -1,13 +1,13 @@ # Template file for 'vale-style-alex' pkgname=vale-style-alex -version=0.1.1 +version=0.2.1 revision=1 short_desc="Vale-compatible implementation of the alex linter" maintainer="Gadzhi Kharkharov " license="MIT" homepage="https://github.com/errata-ai/alex/" -distfiles="https://github.com/errata-ai/alex/archive/v${version}.tar.gz" -checksum=0e0321e459e54a1ca5596c6f16176fdf6491d3df4fca2eb9cc7aff72cffe8cff +distfiles="https://github.com/errata-ai/alex/archive/refs/tags/v${version}.tar.gz" +checksum=ef2db1bbe39d9edd99bf009f568c472400f8198def5b9ce3e8e4be9f060f4a37 do_install() { for f in alex/*.yml; do From 6f82ef0200d14c10b247ea5888cd76229a94d1e6 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 3 Feb 2023 14:10:26 +0530 Subject: [PATCH 2/4] vale-style-microsoft: update to 0.9.0. --- srcpkgs/vale-style-microsoft/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vale-style-microsoft/template b/srcpkgs/vale-style-microsoft/template index ea1f6ca569c9..b449afd7ccec 100644 --- a/srcpkgs/vale-style-microsoft/template +++ b/srcpkgs/vale-style-microsoft/template @@ -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 " 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 From 97dfb9a6306c4ef386adcf733f6c4536d465310a Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 3 Feb 2023 14:11:33 +0530 Subject: [PATCH 3/4] vale-style-proselint: update to 0.3.3. --- srcpkgs/vale-style-proselint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vale-style-proselint/template b/srcpkgs/vale-style-proselint/template index b382f5ac46a4..e71b55a89f89 100644 --- a/srcpkgs/vale-style-proselint/template +++ b/srcpkgs/vale-style-proselint/template @@ -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 " 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 From d9f0627c06626d7008a2352b5331024fd7881375 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 12 Feb 2023 00:55:49 +0530 Subject: [PATCH 4/4] vale: update to 2.23.0. --- srcpkgs/vale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template index 3dff3b0e815e..d267e411e5c8 100644 --- a/srcpkgs/vale/template +++ b/srcpkgs/vale/template @@ -1,6 +1,6 @@ # Template file for 'vale' pkgname=vale -version=2.22.0 +version=2.23.0 revision=1 build_style=go go_import_path="github.com/errata-ai/vale/v2" @@ -11,7 +11,7 @@ maintainer="SolitudeSF " license="MIT" homepage="https://vale.sh" distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz" -checksum=6b0ef559979c60f2bf7d7ac0e73ce1402208a05d0ea33987eb2dca5727db9aa7 +checksum=bc759982d639fda1aa985d3ed19085210298dafbf8ff121b1d3f5883459af12e post_install() { vlicense LICENSE