summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-03-05 17:15:17 +0100
committerStefan Husmann2016-03-05 17:15:17 +0100
commit2b983395a3ce8e79e5daaa347ba20e985036b562 (patch)
tree363aa74f2bbb2c1985a3f3b5c331a02036a6945f
parente07c72b2c862c9e8da8ac3a4b255769158294114 (diff)
downloadaur-2b983395a3ce8e79e5daaa347ba20e985036b562.tar.gz
Updated version (1.4.0.9.g9603edd -> 1.4.0.10.g9ab51c4).
Changelog ========= whitespace cleanups (9ab51c4) cleanup graph-html (9603edd) Disabled gradients in graph by default. This option is now confugrable using the --gradient option or 'g' key in gui (fcdbd1e) changelog update (e138006) Fixed faulty CGI decoding (7da6e5d) Always show size in cgi index list, not count (6a1a8da) Show all size types in the graph tooltip, both in gui and cgi, independent of the 'bytes' and 'count' options (f0c7331) Upated changelog (71400a7) Fixed CGI handling for directories with a space in the file name. The used to work fine in an earlier version but broke somewhere along the way. One more reason not to write CGI's in C (b707d4f) Updated changelog (509caf5)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0478c43713f5..4f2788fa2006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 5 11:57:46 UTC 2016
+# Sat Mar 5 16:15:17 UTC 2016
pkgbase = duc-git
pkgdesc = collection of tools for inspecting and visualizing disk usage (git version)
- pkgver = 1.4.0.9.g9603edd
+ pkgver = 1.4.0.10.g9ab51c4
pkgrel = 1
url = http://duc.zevv.nl/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d5c85e4f0434..31623726414f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=duc-git
-pkgver=1.4.0.9.g9603edd
+pkgver=1.4.0.10.g9ab51c4
pkgrel=1
pkgdesc="collection of tools for inspecting and visualizing disk usage (git version)"
arch=('i686' 'x86_64')