From 3c0d97dbc4269c8b00f67ceaadfbe3c7b3d0a442 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 16 Mar 2022 14:30:12 +0100 Subject: [PATCH] zellij: update to 0.26.1 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index e2ada810e570..5821ed7bf5f1 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.26.0 +version=0.26.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 @@ -14,7 +14,7 @@ license="MIT" homepage="https://zellij.dev" changelog="https://github.com/zellij-org/zellij/blob/main/CHANGELOG.md" distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz" -checksum=f0b0cfe7b72ce842de80d5c32cc2abe624b3286fab16f313a4e43e226e95e87b +checksum=3770c57b09ddf448eb3a873e06acd3dea4ba420f35e41ac2d5a5ecb2f3cae15c post_build() { ZELLIJ="target/${RUST_TARGET}/release/zellij"