summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2018-11-10 02:05:42 +0100
committerpiotr2018-11-10 02:05:42 +0100
commit178394a60e682fb4a26c57bca0a7388f50706f8c (patch)
treef2ffdb17b110487984119bf538b76ba6fcd9e390 /PKGBUILD
parent345ec2ee4cf582fd906bce1be0adad7df928682f (diff)
downloadaur-178394a60e682fb4a26c57bca0a7388f50706f8c.tar.gz
-Cc | -CC for used/free memory percentage; -S<number> for number of separating spaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ebc5a91134a..516a0c038ecd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('psuinfo')
-pkgver=0.0.1
+pkgver=0.0.2
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=('59ea520db64b5a9711e9a3fbd815ac98')
+md5sums=('5fd9211938f04e2a0fb75282103c4981')
package() {
install -D -m 755 psuinfo \