ncdu2: update to 2.6

This commit is contained in:
tranzystorekk 2024-09-28 11:54:56 +02:00
parent 286fa28c9d
commit 72277e38b0

View file

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