zellij: update to 0.30.0
This commit is contained in:
parent
1ca2502709
commit
f3c1c43b16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zellij'
|
# Template file for 'zellij'
|
||||||
pkgname=zellij
|
pkgname=zellij
|
||||||
version=0.29.1
|
version=0.30.0
|
||||||
revision=1
|
revision=1
|
||||||
# Dependency crate `wasmer-vm` only supports the following archs: x86_64, arm64, x86
|
# 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
|
# https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#compiler-support-by-chipset
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://zellij.dev"
|
homepage="https://zellij.dev"
|
||||||
changelog="https://github.com/zellij-org/zellij/blob/main/CHANGELOG.md"
|
changelog="https://github.com/zellij-org/zellij/blob/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz"
|
||||||
checksum=340f5241c9b1abb5652b1531167f837fc573b9cfdefa551363a48930f8f1d4dd
|
checksum=52253271dd954e2705571a9bf2b2f7873fe47e0e5b7a2e85aac1b1c73152914c
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue