From 9ae9f324c492047ed03abc77673c1d76457952d7 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 28 Aug 2023 09:58:45 +0200 Subject: [PATCH] zellij: update to 0.38.1 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index e2fa8282d7704..3f9eaa156c22f 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.37.2 +version=0.38.1 revision=1 # Dependency crate `wasmer-vm` only supports the following archs: x86_64, arm64, x86 # https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#compiler-support-by-chipset @@ -15,7 +15,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=1f22223f251dbd352479d4671c0c742ffa225420667e20711d5515be2eb2a256 +checksum=ff15b85f0413fdf8c7f3c67b89c1662b2772b84e9f17af9a3e937469af272a56 make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {