summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2820bb9c33d..da6d77d8f8b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: VPeti1 (Vasko Peter)
pkgname=gohash
-pkgver=1
+pkgver=2
pkgrel=1
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('go' 'git' 'wget')
source=("https://github.com/VPeti1/CWAcces/raw/main/gohash.tar.gz")
-sha256sums=('00fdb7b019ce012167f49be9188611f13bcaa0d7304103fdd7816e30b4e5069b')
+sha256sums=('6bb1c7b061c35c10abcab2c3c8caa6193ca5707bf36be8a5afd7e4688cf1bfb6')
build() {
cd "$srcdir"