diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 911ba18464..20a338d910 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,7 +1,7 @@ # Template file for 'zellij' pkgname=zellij -version=0.27.0 -revision=2 +version=0.28.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 archs="x86_64* aarch64* i686*" @@ -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=6159482c25d3cb55b04d23230812f4450e88ff0975161594297a7deef8979a38 +checksum=8c9495e70b1c0179200d6137dd892776c7153b0b54115edf0f39fd732bb62efe post_build() { ZELLIJ="target/${RUST_TARGET}/release/zellij"