summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2018-11-11 23:52:08 +0100
committerpiotr2018-11-11 23:52:08 +0100
commitda629c8307b16d21d8fbc68ef90b92a48c829d88 (patch)
tree064f8960905d5a4104e01f9a47c8b33760997481 /PKGBUILD
parent178394a60e682fb4a26c57bca0a7388f50706f8c (diff)
downloadaur-da629c8307b16d21d8fbc68ef90b92a48c829d88.tar.gz
~ removed from output; -Cx for swap usage as %
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 516a0c038ecd..6ec25ea5f8a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('psuinfo')
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc="A psutil-based command to display customizable system usage info in a single line, intended for Tint2 executors or CLI"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('python' 'python-psutil')
source=(https://github.com/nwg-piotr/psuinfo/raw/master/psuinfo)
-md5sums=('5fd9211938f04e2a0fb75282103c4981')
+md5sums=('e8a9eb7e49acb5466e9a9ca8a89f347d')
package() {
install -D -m 755 psuinfo \