Skip to content

Commit 32910f7

Browse files
committed
zellij: update to 0.44.1
1 parent 0dde563 commit 32910f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/zellij/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Template file for 'zellij'
22
pkgname=zellij
3-
version=0.44.0
3+
version=0.44.1
44
revision=1
55
build_style=cargo
66
build_helper=qemu
77
configure_args="--no-default-features --features=plugins_from_target,web_server_capability"
88
hostmakedepends="pkg-config"
9-
makedepends="libcurl-devel openssl-devel sqlite-devel"
9+
makedepends="libcurl-devel sqlite-devel"
1010
checkdepends="libssh2-devel"
1111
short_desc="Terminal workspace with batteries included"
1212
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
1313
license="MIT"
1414
homepage="https://zellij.dev"
1515
changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md"
1616
distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz"
17-
checksum=be413dc49d7bff1be6502a1998664b015b77ad55636d72e0497cfc66d4a4cdf6
17+
checksum=a7fb97e7d32c7be977cdc977d4f03a3b6bdb054251b3f2c36bf143671e4a7f08
1818
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
1919

2020
post_install() {

0 commit comments

Comments
 (0)