summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2024-05-10 19:19:38 +0300
committerAlexander Egorov2024-05-10 19:19:38 +0300
commit0f0278de68fb09dc5cbf62aef34fa0ddaa84d8e5 (patch)
tree1f1665371bfdfbe3a19f16eda43a8e9355c87b75 /PKGBUILD
parentba281296dc81127c2e32502c59fd43f050ddd6d5 (diff)
downloadaur-hash-calculator-bin.tar.gz
hash-calculator-bin v5.3.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42163331a5c1..6fe55a69fa47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=hash-calculator-bin
-pkgver=5.3.2
+pkgver=5.3.3
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=('8b2e863a5d001520d4d6c91991d61e89c00867bab5f47334968786a21fa66cd3')
+sha256sums=('2344151ea984da5b21df88fb32ae98752b48888a2844443da1682dd96ecb0abc')
build() {
return 0