summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60b3a5a4a307..c516fc35b256 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = psuinfo
pkgdesc = A psutil-based command to display customizable system info, intended for Tint2 or other panels
- pkgver = 0.0.4
- pkgrel = 2
+ pkgver = 0.0.5
+ pkgrel = 1
url = https://github.com/nwg-piotr/psuinfo
arch = x86_64
license = GPL3
@@ -15,7 +15,7 @@ pkgbase = psuinfo
source = https://github.com/nwg-piotr/psuinfo/raw/master/icons/swap.svg
source = https://github.com/nwg-piotr/psuinfo/raw/master/icons/temp.svg
source = https://github.com/nwg-piotr/psuinfo/raw/master/icons/up.svg
- md5sums = 60e166e395e46a42c49ae285260e3a02
+ md5sums = b36b76849d452ec8e9f64431fbf30a14
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f931234a3185..06726bfe970c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('psuinfo')
-pkgver=0.0.4
-pkgrel=2
+pkgver=0.0.5
+pkgrel=1
pkgdesc="A psutil-based command to display customizable system info, intended for Tint2 or other panels"
arch=('x86_64')
url="https://github.com/nwg-piotr/psuinfo"
@@ -17,7 +17,7 @@ source=("https://github.com/nwg-piotr/psuinfo/raw/master/psuinfo"
"https://github.com/nwg-piotr/psuinfo/raw/master/icons/temp.svg"
"https://github.com/nwg-piotr/psuinfo/raw/master/icons/up.svg")
-md5sums=('60e166e395e46a42c49ae285260e3a02'
+md5sums=('b36b76849d452ec8e9f64431fbf30a14'
'SKIP'
'SKIP'
'SKIP'