diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index d2b03af7c6b..a558302929d 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.31.0 +version=0.31.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 @@ -13,9 +13,9 @@ short_desc="Terminal workspace with batteries included" maintainer="Marcin Puc " license="MIT" homepage="https://zellij.dev" -changelog="https://github.com/zellij-org/zellij/blob/main/CHANGELOG.md" +changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md" distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz" -checksum=9d17153511887606f3733df151f5ed461f380e9538336f79f8785bc5b76a68ab +checksum=8fbe83ec4f4dcb5c157c5755978d00de6dfa2c9790c3788262f23c8d1b75350b post_build() { ZELLIJ="target/${RUST_TARGET}/release/zellij"