summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Gizdov2020-05-08 15:49:48 +0300
committerKonstantin Gizdov2020-05-08 15:49:48 +0300
commit792a8a85023555bb5c72e926cfc94bcab0c23495 (patch)
treeacfa0146cc25ed60e29952607628524807eadf9d /PKGBUILD
parentbabe66cd85a2681d3ca01282a59f81344a533ed6 (diff)
downloadaur-792a8a85023555bb5c72e926cfc94bcab0c23495.tar.gz
upgpkg: vale 2.2.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 396b9f1044d0..a3d305ba28b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gautham Velchuru <gvelchuru@gmail.com>
# Co-Maintainer: Konstantin Gizdov <arch@kge.pw>
pkgname=vale
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc="A customizable, syntax-aware linter for prose"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/errata-ai/vale"
license=('MIT')
makedepends=('go' 'go-bindata' 'rsync')
source=("${pkgname}-${pkgver}.zip::${url}/archive/v${pkgver}.zip")
-sha256sums=('1f76b380cebc7fec044be3b626f31c2c7e838722f45fe744a3e90d317a97060c')
+sha256sums=('ae7cc59c85a86a6328bea2f85845c34bd4a46071959e5cf7982e337e5532e287')
build() {
cd "${srcdir}"