summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorb1tl0rd2019-12-05 13:06:32 -0300
committerb1tl0rd2019-12-05 13:06:32 -0300
commit1c803452a5fc39266d10b96ee9a04307fbb1b8ea (patch)
treee233bf95a638f8b2f10565ebb1a17feaa09501b0
parent6824f543c807f569df499967eb7beb69390a8a71 (diff)
downloadaur-diskus-git.tar.gz
diskus-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4412a3f961a5..33cbf81ea0f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = diskus-git
- pkgdesc = A command-line tool to generate, analyze, convert and manipulate colors
+ pkgdesc = A minimal, fast alternative to 'du -sh'
pkgver = 0.6.0.85.g90fa0e3
pkgrel = 1
url = https://github.com/sharkdp/diskus
diff --git a/PKGBUILD b/PKGBUILD
index b8588a3f0708..024710bd38a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname="diskus-git"
_pkgname="diskus"
pkgver=0.6.0.85.g90fa0e3
pkgrel=1
-pkgdesc="A command-line tool to generate, analyze, convert and manipulate colors"
+pkgdesc="A minimal, fast alternative to 'du -sh'"
arch=("i686" "x86_64" "arm" "aarch64")
url="https://github.com/sharkdp/diskus"
license=("MIT" "Apache")