summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b47fda8e80b..42d606f49bde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = hsh
pkgdesc = better shell
- pkgver = 0.0.2.89.g72a18d2
+ pkgver = 0.0.2.97.g38846e6
pkgrel = 1
url = https://github.com/GrayHatter/hsh
arch = x86_64
license = unknown
makedepends = zig
makedepends = git
- source = hsh::git+https://github.com/GrayHatter/hsh#commit=72a18d2221c214d6e7f36c78628f1bcc04affc92
+ source = hsh::git+https://github.com/GrayHatter/hsh#commit=38846e68eba7a77cce2ae88e7c1ba1741546debf
sha256sums = SKIP
pkgname = hsh
diff --git a/PKGBUILD b/PKGBUILD
index 8fac69107591..e8dfc8d43516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
pkgname=hsh
-pkgver=0.0.2.89.g72a18d2
-_gitcommit=72a18d2221c214d6e7f36c78628f1bcc04affc92
+pkgver=0.0.2.97.g38846e6
+_gitcommit=38846e68eba7a77cce2ae88e7c1ba1741546debf
pkgrel=1
pkgdesc="better shell"
arch=('x86_64')