summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-06-13 19:21:47 +0200
committerStefan Husmann2016-06-13 19:21:47 +0200
commit5b87e39cf5d2bff9164f8382ed18bf4b691d4496 (patch)
tree5b618b6750342a8cefa762ea87c97396a1eaa177
parent8ee6fa8a36ebb44b1fb04081bfe92088c75808a9 (diff)
downloadaur-5b87e39cf5d2bff9164f8382ed18bf4b691d4496.tar.gz
Updated version (1.4.1.17.gbe054b2 -> 1.4.1.23.g5e67f95).
Changelog ========= Merge pull request #140 from jmtd/patch-2 (5e67f95) Merge pull request #141 from jmtd/patch-3 (9c84836) Merge pull request #139 from jmtd/patch-1 (ba66b6f) Update duc.1.html (ec6a09a) Update duc.1 (598ac03) Update duc.md (3728c77) Merge branch 'master' of github.com:zevv/duc (be054b2) Split dir and file count in ui status bar; added '0' and '$' keys for home/end in ui (64950c4) Added home/end keys in ui (5821d2d) Merge pull request #137 from jlazic/master (bee667b) Change configure option --disable-graph to --disable-cairo (bf9526c) Updated changelog (244fa54) Changed PATH_MAX to DUC_PATH_MAX to fix building on GNU/Hurd (2296d43) Merge pull request #134 from NP-Hardass/master (dd4df19) gentoo: Overhaul and bump to 1.4.1. Includes live ebuild. (0e68e12) Updated changelog (8e81cc6) Fixed alignment of CGI labels (893be07) Fixed alignment of CGI labels (f657011) Fixed printing of multiline labels in CGI graph (f5ddc24) Merge pull request #132 from baierjan/patch-1 (aaf4ef8) Log full path names when skipping items during scan (256abc6) Updated changelog (38752de) Update cmd-cgi.c (dd652c0)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73b89555254f..fa5146617c4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 23 05:58:40 UTC 2016
+# Mon Jun 13 17:21:47 UTC 2016
pkgbase = duc-git
pkgdesc = collection of tools for inspecting and visualizing disk usage (git version)
- pkgver = 1.4.1.17.gbe054b2
+ pkgver = 1.4.1.23.g5e67f95
pkgrel = 1
url = http://duc.zevv.nl/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3c14066c4701..eefcd99b46e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=duc-git
-pkgver=1.4.1.17.gbe054b2
+pkgver=1.4.1.23.g5e67f95
pkgrel=1
pkgdesc="collection of tools for inspecting and visualizing disk usage (git version)"
arch=('i686' 'x86_64')