summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGautham Velchuru2019-02-18 20:38:50 -0800
committerGautham Velchuru2019-02-18 20:38:50 -0800
commit1092e1ecf1434d6156fb00c1b1d282bf68e921da (patch)
tree254e60ec7b4acdd96535fb0a55bf980d0be4d752 /PKGBUILD
parentd35a4d1707c4316001448020f3caeec132892f7b (diff)
downloadaur-1092e1ecf1434d6156fb00c1b1d282bf68e921da.tar.gz
correct checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baa83431020d..4513ef8f14ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/errata-ai/vale"
license=('MIT')
makedepends=('go-pie' 'go-bindata')
source=("${url}/archive/v${pkgver}.zip")
-sha256sums=('08e50a266121d1a05f2bbb10496625f0c99b468797b8b8277386ea494ebf8892')
+sha256sums=('b143c227cdbd502afef612216ede2ba5fd8158ff45e43b99a8a0f77da851a20e')
build() {
cd "${srcdir}"