zellij: update to 0.44.3

This commit is contained in:
tranzystorekk
2026-05-14 12:13:41 +02:00
parent 2b477a7ce4
commit 1daa9a36c0
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.44.1
version=0.44.3
revision=1
build_style=cargo
build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
homepage="https://zellij.dev"
changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md"
distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz"
checksum=a7fb97e7d32c7be977cdc977d4f03a3b6bdb054251b3f2c36bf143671e4a7f08
checksum=33ae61fc802b59462fed49b424893596d3aa819646bdce53d5602f714c1264fe
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
post_install() {