aboutsummaryrefslogtreecommitdiffstats
path: root/main/ncdu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ncdu/APKBUILD')
-rw-r--r--main/ncdu/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/ncdu/APKBUILD b/main/ncdu/APKBUILD
index 1b6a2b18ff0..7bd22bcc2d4 100644
--- a/main/ncdu/APKBUILD
+++ b/main/ncdu/APKBUILD
@@ -1,16 +1,16 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
-# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
+# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=ncdu
-pkgver=1.17
+pkgver=1.20
pkgrel=0
pkgdesc="Text-based disk usage viewer"
url="https://dev.yorhel.nl/ncdu"
options="!check" # no test suite
arch="all"
license="MIT"
-makedepends="ncurses-dev"
+makedepends="ncurses-dev linux-headers"
subpackages="$pkgname-doc"
-source="http://dev.yorhel.nl/download/ncdu-$pkgver.tar.gz"
+source="https://dev.yorhel.nl/download/ncdu-$pkgver.tar.gz"
build() {
./configure \
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-aa2366797760f0c0b2bea866f0ae0446b8113e3ff6460192a4a42d4d888d473d7f37bc4acff6220fa86003bd96d71761168a2ae0ded36456072176a69564c775 ncdu-1.17.tar.gz
+af9a45cc27bb3cdee7fd65236b9b48cb604f9e54208a762ed7b3b18333e07e87a8ae5a4cd0071496e7e382c60a7760734cad1f68fb69423a79fa3f050d2c09bb ncdu-1.20.tar.gz
"