ncdu2: update to 2.6

This commit is contained in:
tranzystorekk 2024-09-28 11:54:56 +02:00
parent 286fa28c9d
commit 72277e38b0
1 changed files with 4 additions and 3 deletions

View File

@ -1,17 +1,18 @@
# Template file for 'ncdu2'
pkgname=ncdu2
version=2.5
version=2.6
revision=1
build_style=zig-build
configure_args="-Dpie"
makedepends="ncurses-devel"
hostmakedepends="pkg-config"
makedepends="libzstd-devel ncurses-devel"
short_desc="NCurses Disk Usage utility version 2"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="MIT"
homepage="https://dev.yorhel.nl/ncdu"
changelog="https://dev.yorhel.nl/ncdu/changes2"
distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
checksum=7f49de25024abab1af1ff22b3b8542c0d158e018fe0e96074fd94b0e1e6d31a5
checksum=3f471ebd38b56e60dab80c27e3af1d826666957f02d9e8419b149daaf7ade505
conflicts="ncdu"
post_install() {