zellij: update to 0.26.0

This commit is contained in:
Marcin Puc 2022-03-11 16:07:49 +01:00 committed by Echo
parent a4f54c0e81
commit 6a2cdae9d7

View file

@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.25.0
version=0.26.0
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=5bd4e6a726cf32e096f9c90d7dc414e63dee0613a56f5b665f4bfc6376dcf20a
checksum=f0b0cfe7b72ce842de80d5c32cc2abe624b3286fab16f313a4e43e226e95e87b
post_build() {
ZELLIJ="target/${RUST_TARGET}/release/zellij"