summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aef07f6ae93c..5ee2a22f4261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('MIT')
makedepends=('go')
optdepends=('bash-completion: command-line autocomplete with bash')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('5bc765bf1a1ac641217b7921d3110fa8c5a5739b710a2077f16073b990fe46ff')
+sha256sums=('084daec853c23bf13aeaed97c36544f2ad9a29ab1f98e0f2709da2dc909da493')
prepare() {
cd "$pkgname-$pkgver"