summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2024-06-16 21:30:33 +0300
committerAlexander Egorov2024-06-16 21:30:33 +0300
commit175eb26e100b6dc31eb522d30a4912fbe537ff36 (patch)
tree4c5fbb8267e26d5cf4b6b96655c59f7df9c5fc4f /PKGBUILD
parent432667f99a09d9856b8f0c036aa2b7f75a449558 (diff)
downloadaur-175eb26e100b6dc31eb522d30a4912fbe537ff36.tar.gz
hash-calculator-bin v5.3.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e445224c7b1d..bbd7b46715f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=hash-calculator-bin
-pkgver=5.3.6
+pkgver=5.3.7
pkgrel=1
arch=('x86_64')
pkgdesc="Hash Calculator is the console tool that can calculate about 50 cryptographic hashes of strings and files."
url="https://github.com/aegoroff/hc"
license=('LGPL-3')
source=("https://github.com/aegoroff/hc/releases/download/${pkgver}/hc-${pkgver}-x86_64-unknown-linux-gnu.tar.gz")
-sha256sums=('319847e5bb6cdff4974e6f6ee9e275e07f5ccf4187f3e55c14612c3749bf1e8b')
+sha256sums=('7198c3d804ce86b50d595471dcda7f8cfccccf34ca94205ee45abc1440f278df')
build() {
return 0