File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'zellij'
22pkgname=zellij
3- version=0.44.0
3+ version=0.44.1
44revision=1
55build_style=cargo
66build_helper=qemu
77configure_args="--no-default-features --features=plugins_from_target,web_server_capability"
88hostmakedepends="pkg-config"
9- makedepends="libcurl-devel openssl-devel sqlite-devel"
9+ makedepends="libcurl-devel sqlite-devel"
1010checkdepends="libssh2-devel"
1111short_desc="Terminal workspace with batteries included"
1212maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
1313license="MIT"
1414homepage="https://zellij.dev"
1515changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md"
1616distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz"
17- checksum=be413dc49d7bff1be6502a1998664b015b77ad55636d72e0497cfc66d4a4cdf6
17+ checksum=a7fb97e7d32c7be977cdc977d4f03a3b6bdb054251b3f2c36bf143671e4a7f08
1818make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
1919
2020post_install() {
You can’t perform that action at this time.
0 commit comments