summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34deef40f3a1..67b75abb9712 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=btdu
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='sampling disk usage profiler for btrfs'
arch=('i686' 'x86_64')
url='https://github.com/CyberShadow/btdu'
license=('GPL2')
depends=('ncurses')
-makedepends=('dub' 'd-compiler')
+makedepends=('d-compiler' 'dub' 'dtools')
# these should match dub.selections.json
_d_ae_ver=0.0.2833