aboutsummaryrefslogtreecommitdiffstats
path: root/main/ncdu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ncdu/APKBUILD')
-rw-r--r--main/ncdu/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/ncdu/APKBUILD b/main/ncdu/APKBUILD
index 1b6a2b18ff0..92b05072723 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
-pkgrel=0
+pkgver=1.19
+pkgrel=1
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
+2bbfe2bab101f92674e13bef5260a39b32c127a310ae59c045f3684aaa8dab6f767c0162dc8f868d8adfaa17d597d0b3d2c134fe97bbaf205da0f8272e96c5d6 ncdu-1.19.tar.gz
"