We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cb58c commit ada2f9cCopy full SHA for ada2f9c
tur/iamb/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://iamb.chat/
2
TERMUX_PKG_DESCRIPTION="A terminal-based client for Matrix for the Vim addict"
3
TERMUX_PKG_LICENSE="Apache-2.0"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION=0.0.9
+TERMUX_PKG_VERSION="0.0.10"
6
TERMUX_PKG_SRCURL="https://github.com/ulyssa/iamb/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
7
-TERMUX_PKG_SHA256=7ef6d23a957bfab62decd48caa83c106a49d95760b4b2ccf5a6b6a8f4506e687
+TERMUX_PKG_SHA256=f628cfbd9eba9e8881902b970e9432fec815044ec9bea901a8562ea3ef8f4615
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments