summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAseem Athale2023-07-25 22:10:49 +0530
committerAseem Athale2023-07-25 22:10:49 +0530
commitf03ae64dfa0c95aabe341d3f5868a9fc09a1fd13 (patch)
tree4a93d36a8591b22ed491e7adffb80f2545a7a42f /PKGBUILD
parentd188e6a005603dd2400cb7e21b82a0c2764f65a5 (diff)
downloadaur-f03ae64dfa0c95aabe341d3f5868a9fc09a1fd13.tar.gz
govarnam-bin: Update sha256sums
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3465fc93557..9730660ee5ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('unzip')
depends=('go')
provides=('govarnam')
source=("https://github.com/varnamproject/${_base}/releases/download/v${pkgver}/${_base}-${pkgver}-${arch}.zip")
-sha256sums=('d00a6f4e43993a4b8c96546a3a8afbe04a5d11d0d65ab9dcc5137b0b6857f3dc')
+sha256sums=('d6c0017f62bc1d1816e799984529b62a3bc1d6c37e4dbd6f9b0b13b57e7446fc')
prepare() {
cd "${_base}"-"${pkgver}"-"${arch}"