summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Egorov2024-03-14 00:06:36 +0300
committerAlexander Egorov2024-03-14 00:06:36 +0300
commit1a3fd52d22857be50692ba7d1a7c9e98b06de095 (patch)
tree8d05bffe6d79e688fc75a9211118b947acccc96a /PKGBUILD
parent31f2d3c5496ad67d4d6107fc1d3b047fdbdedc4d (diff)
downloadaur-1a3fd52d22857be50692ba7d1a7c9e98b06de095.tar.gz
hash-calculator-bin v5.3.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 741d89de18f6..001a46ae3d09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: egoroff <egoroff@gmail.com>
pkgname=hash-calculator-bin
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.1
+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=('fc2761e3cc344c3598b50e1525a951632da1848deaca06d4c83d3e1cf675c7c2')
+sha256sums=('522975e0a20801a3c1e28c6613d2ce76b068a1a07ed6ac44282212eca4f8c0a5')
build() {
return 0