From a87a94b372c07d0f2cfce27da8c5c2000a040bb3 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 8 Aug 2025 15:42:18 +0200 Subject: [PATCH] zellij: update to 0.43.1 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 126afb36bf3..778f847c6f5 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.43.0 +version=0.43.1 revision=1 # Wasmtime runtime only supports the following archs: x86_64, arm64 # https://docs.wasmtime.dev/stability-tiers.html#unsupported-features-and-platforms @@ -17,7 +17,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=fd1cb54df0453f7f1340bb293a2682bbeacbd307156aab919acdf715e36b6ee1 +checksum=e9fd24190869be6e9e8d731df2ccd0b3b1dd368ae9dbb9d620ec905b83e325ec make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {