summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBarnaby Gray2017-09-19 10:47:31 +0100
committerBarnaby Gray2017-09-19 10:47:31 +0100
commita67110f30a09845580ef912152f7b8c4f905de57 (patch)
tree8c971e4f6b779549772605c127e506e16364bee2 /PKGBUILD
parentc70a10ac96172a78fcf420743e4c684329b76d1a (diff)
downloadaur-a67110f30a09845580ef912152f7b8c4f905de57.tar.gz
Fix sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4510138b90e3..c04fe607d9a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('BSD')
depends=()
makedepends=('go>=1.5' 'make')
source=("https://github.com/barnybug/cli53/archive/$pkgver.tar.gz")
-sha256sums=('98b28cdc2cb06cffb5b3b7d5450d810a812d7280b2fedec178e2dbfb630015fb')
+sha256sums=('c7215b1f439839111774de07e1818d460799403cdb00fc05b3555109937e764e')
build() {
export GOPATH="$srcdir"