summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2018-11-15 00:50:07 +0100
committerpiotr2018-11-15 00:50:07 +0100
commit77210c5c043441ea54f1a6b413bc2018b65a1cb8 (patch)
tree6572d81ef01d124aa2cd10634d9e270f0f8b2740
parentd6894734629f205375c4ff6a9f444c1faf6c5cce (diff)
downloadaur-77210c5c043441ea54f1a6b413bc2018b65a1cb8.tar.gz
Missing ℉ sign restored. Missing help line added.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32bd9dbe1dee..60b3a5a4a307 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 = 1
+ pkgrel = 2
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 = 77d21a0f513ba659305d2312cd6390ab
+ md5sums = 60e166e395e46a42c49ae285260e3a02
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d05e7f6332c3..f931234a3185 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('psuinfo')
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
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=('77d21a0f513ba659305d2312cd6390ab'
+md5sums=('60e166e395e46a42c49ae285260e3a02'
'SKIP'
'SKIP'
'SKIP'