zellij: update to 0.31.3

This commit is contained in:
Marcin Puc 2022-08-18 09:15:36 +02:00 committed by classabbyamp
parent c25f8672d3
commit a1c253a236

View file

@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.31.2
version=0.31.3
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=56c0693e09c57f8715041444f6fe6570299403226ebceeae1c9c404f5dd89b3a
checksum=61949cc0c44b11082e6a4347d50910c576b1f131daa054a17ed153a6fd0e8b20
post_build() {
ZELLIJ="target/${RUST_TARGET}/release/zellij"