From 94a58e21434e1a948eff30bbf589a78b0028c050 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Tue, 7 Mar 2023 10:53:37 +0100 Subject: [PATCH] zellij: update to 0.35.1 --- srcpkgs/zellij/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 0d5d97d30884..12ab7f08ff4f 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,7 +1,7 @@ # Template file for 'zellij' pkgname=zellij -version=0.34.4 -revision=2 +version=0.35.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 archs="x86_64* aarch64* i686*" @@ -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=687e30a3e6916cdd7189ab04ff4b170bc5e09edd937637f0388b3f8432d0fc49 +checksum=fa92982ea3b1481a1c50065f9d1c3eff2e47ac0deee071ca4752a18424aeb93e make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {