From 7d47fde9e560ea101b290d4b8ba5066b67984fc7 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 17 Aug 2022 11:50:46 +0200 Subject: [PATCH] zellij: update to 0.31.2 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index a558302929d6..51096262ef44 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.31.1 +version=0.31.2 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/v${version}.tar.gz" -checksum=8fbe83ec4f4dcb5c157c5755978d00de6dfa2c9790c3788262f23c8d1b75350b +checksum=56c0693e09c57f8715041444f6fe6570299403226ebceeae1c9c404f5dd89b3a post_build() { ZELLIJ="target/${RUST_TARGET}/release/zellij"