summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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 \