zellij: update to 0.45.0

This commit is contained in:
tranzystorekk
2026-08-20 13:38:52 +02:00
parent 4677f04ec5
commit 6aa694e84a
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.44.3
version=0.45.0
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=33ae61fc802b59462fed49b424893596d3aa819646bdce53d5602f714c1264fe
checksum=fba81ade9d3fd93869338553dce394a889e6f28e0e91f98896eb77533bab599b
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
post_install() {