We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b477a7 commit 1daa9a3Copy full SHA for 1daa9a3
1 file changed
srcpkgs/zellij/template
@@ -1,6 +1,6 @@
1
# Template file for 'zellij'
2
pkgname=zellij
3
-version=0.44.1
+version=0.44.3
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
14
homepage="https://zellij.dev"
15
changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md"
16
distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz"
17
-checksum=a7fb97e7d32c7be977cdc977d4f03a3b6bdb054251b3f2c36bf143671e4a7f08
+checksum=33ae61fc802b59462fed49b424893596d3aa819646bdce53d5602f714c1264fe
18
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
19
20
post_install() {
0 commit comments