zellij: update to 0.29.1
This commit is contained in:
parent
53fdb237f1
commit
c8d7af7bf7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user