duc: update to 1.4.5.

Also:
- add changelog
- remove sed invocation in post_extract().
This commit is contained in:
mobinmob 2022-07-24 11:32:18 +03:00 committed by classabbyamp
parent f63d034981
commit 96e4db758a
1 changed files with 3 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'duc'
pkgname=duc
version=1.4.4
version=1.4.5
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -9,9 +9,6 @@ short_desc="Library and suite of tools for inspecting disk usage"
maintainer="mobinmob <mobinmob@disroot.org>"
license="LGPL-3.0-only"
homepage="https://duc.zevv.nl/"
changelog="https://raw.githubusercontent.com/zevv/duc/master/ChangeLog"
distfiles="https://github.com/zevv/duc/releases/download/$version/duc-$version.tar.gz"
checksum=f4e7483dbeca4e26b003548f9f850b84ce8859bba90da89c55a7a147636ba922
post_extract() {
sed -i 's#<ncursesw/ncurses.h>#<ncurses.h>#' src/duc/cmd-ui.c
}
checksum=f84d39abf5afaade26cfa81382add6e97fb3b07fc626c2a6260e8d60c89c5a78