Skip to content
Snippets Groups Projects
Commit 456e3f99 authored by achill (fossdd)'s avatar achill (fossdd) Committed by Natanael Copa
Browse files
parent 4b7c111b
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!78908community/vale: upgrade to 3.9.4
Pipeline #293246 skipped
......@@ -2,8 +2,8 @@
# Contributor: fossdd <fossdd@pwned.life>
# Maintainer: fossdd <fossdd@pwned.life>
pkgname=vale
pkgver=3.9.3
pkgrel=1
pkgver=3.9.4
pkgrel=0
pkgdesc="A markup-aware linter for prose built with speed and extensibility in mind"
url="https://vale.sh/"
arch="all"
......@@ -23,6 +23,7 @@ build() {
}
check() {
PATH="$PWD/bin:$PATH" \
go test ./...
}
......@@ -32,5 +33,5 @@ package() {
}
sha512sums="
fb53cc2567018ec70b678a71a9c59ac952a5e54aea830376395ef4564043d514dc62da4050fdbb98927afd33a3317e3f8c1683b7f4698abe06f3236221fc23bb vale-3.9.3.tar.gz
3b1b21b1a682a9784e0fc1dce81b1c851381975a1430825a191dd59de622579617475403798e79193515ecff1927fb4f43624d0caf4c99d9bd0ac3a68da07e89 vale-3.9.4.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment