aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--hstr/hstr.SlackBuild2
-rw-r--r--hstr/hstr.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 02e7fee..c0b6fd6 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Each package lives in its own top-level subfolder:
| Package | -current | 15.0 | SBo | Version | Latest |
|---------|----------|------|-----|---------|--------|
-| hstr | ✅ | not tested | [hstr](https://slackbuilds.org/repository/15.0/system/hstr/) | 3.1 | 3.2 |
+| hstr | ✅ | not tested | [hstr](https://slackbuilds.org/repository/15.0/system/hstr/) | 3.2 | 3.2 |
| kitty-bin | ✅ | not tested | ❌ | 0.46.2 | 0.46.2 |
| llama.cpp-vulkan | ✅ | not tested | ❌ | b8989 | b8989 |
| qarma | ✅ | not tested | ❌ | 1.1.1 | 1.1.1 |
diff --git a/hstr/hstr.SlackBuild b/hstr/hstr.SlackBuild
index 72e4b11..c40009f 100644
--- a/hstr/hstr.SlackBuild
+++ b/hstr/hstr.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hstr
-VERSION=${VERSION:-3.1}
+VERSION=${VERSION:-3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/hstr/hstr.info b/hstr/hstr.info
index 50a2971..8317741 100644
--- a/hstr/hstr.info
+++ b/hstr/hstr.info
@@ -1,8 +1,8 @@
PRGNAM="hstr"
-VERSION="3.1"
+VERSION="3.2"
HOMEPAGE="https://github.com/dvorka/hstr"
-DOWNLOAD="https://github.com/dvorka/hstr/archive/3.1/hstr-3.1.tar.gz"
-MD5SUM="5d647f3b2fc4615b14eaeaaf5b27e4f2"
+DOWNLOAD="https://github.com/dvorka/hstr/archive/refs/tags/v3.2.tar.gz"
+MD5SUM="92360d1b94b34d0ce67dba403f179c2c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""