Skip to content

Commit

Permalink
ncdu: update to 1.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobinmob authored and paper42 committed May 8, 2022
1 parent 071e3ed commit a31bfdc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/ncdu/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'ncdu'
pkgname=ncdu
version=1.16
version=1.17
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="NCurses Disk Usage utility"
maintainer="teldra <teldra@rotce.de>"
license="MIT"
homepage="http://dev.yorhel.nl/ncdu"
homepage="https://dev.yorhel.nl/ncdu"
changelog="https://dev.yorhel.nl/ncdu/changes"
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
checksum=2b915752a183fae014b5e5b1f0a135b4b408de7488c716e325217c2513980fd4
distfiles="https://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
checksum=810745a8ed1ab3788c87d3aea4cc1a14edf6ee226f764bcc383e024ba56adbf1

post_install() {
vlicense COPYING
Expand Down

0 comments on commit a31bfdc

Please sign in to comment.