summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVPeti12024-04-22 17:25:13 +0200
committerVPeti12024-04-22 17:25:13 +0200
commit6dab9e72b1efaa79d0d4ddaf5a031eaa5b2b046a (patch)
treef96d56a09dc2f80bd57967b74604f8ed6a7b8f36 /PKGBUILD
parent69ff08babd871002c973071e024e32b2e07c7457 (diff)
downloadaur-gohash.tar.gz
Added PKGBUILD
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"