zellij: update to 0.29.1

This commit is contained in:
Marcin Puc 2022-05-02 15:32:43 +02:00 committed by Echo
parent 53fdb237f1
commit c8d7af7bf7

View File

@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.28.1
version=0.29.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://github.com/zellij-org/zellij/blob/main/CHANGELOG.md"
distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz"
checksum=8c9495e70b1c0179200d6137dd892776c7153b0b54115edf0f39fd732bb62efe
checksum=340f5241c9b1abb5652b1531167f837fc573b9cfdefa551363a48930f8f1d4dd
post_build() {
ZELLIJ="target/${RUST_TARGET}/release/zellij"