summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGautham Velchuru2019-06-23 21:46:00 -0700
committerGautham Velchuru2019-06-23 21:46:00 -0700
commit7a67fe2852b01f953b32600d9fe8f30c800409b2 (patch)
tree8f9f7f1296e58d33ca0f2721455d728b416c5905 /PKGBUILD
parenteacd3d5538ba64532cc9b41844d122340c17b7fe (diff)
downloadaur-7a67fe2852b01f953b32600d9fe8f30c800409b2.tar.gz
update to 1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30a4e6b239e9..bbbadbbde42d 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=1.4.0
+pkgver=1.4.3
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-pie' 'go-bindata' 'rsync')
source=("${url}/archive/v${pkgver}.zip")
-sha256sums=('0dd9db755e509dd14669427839d217df44a9a75abf8a40547bd3f8835c268465')
+sha256sums=('dc7c7aafd5de79c9087a725afab549c8f6d0b6b4ef54ba917cbfbb08ed1500b6')
build() {
cd "${srcdir}"