zellij: update to 0.31.0
This commit is contained in:
parent
4a7d2c4725
commit
62c4767625
@ -1,6 +1,6 @@
|
||||
# Template file for 'zellij'
|
||||
pkgname=zellij
|
||||
version=0.30.0
|
||||
version=0.31.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
|
||||
@ -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=52253271dd954e2705571a9bf2b2f7873fe47e0e5b7a2e85aac1b1c73152914c
|
||||
checksum=9d17153511887606f3733df151f5ed461f380e9538336f79f8785bc5b76a68ab
|
||||
|
||||
post_build() {
|
||||
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
||||
|
Loading…
Reference in New Issue
Block a user