diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-07 16:52:25 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-07 16:52:25 +0200 |
| commit | cc07cd5f0064b6338b78a929f40d40bde83e3689 (patch) | |
| tree | eedfaae99e859c25ac58f96d9c387d4204cb7f68 | |
| parent | cd027859cf3a15f17aef9ab953a56bd6e7deb049 (diff) | |
| download | my-slackbuilds-cc07cd5f0064b6338b78a929f40d40bde83e3689.tar.gz my-slackbuilds-cc07cd5f0064b6338b78a929f40d40bde83e3689.zip | |
Updated: hstr
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | hstr/hstr.SlackBuild | 2 | ||||
| -rw-r--r-- | hstr/hstr.info | 6 |
3 files changed, 5 insertions, 5 deletions
@@ -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="" |
