summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2021-12-13 02:28:03 +0100
committerpiotr2021-12-13 02:28:03 +0100
commite821b6983b9eda7cfcc5a5975ccffe42ba5cc9c2 (patch)
tree548fd99c9ae7fe6a88f8a43754b01cb8a6fb1413 /PKGBUILD
parentbd1b312d99f9be5b9406d65d6ec8f12860e6c971 (diff)
downloadaur-e821b6983b9eda7cfcc5a5975ccffe42ba5cc9c2.tar.gz
update to 1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23ae945c5a53..79293afcd110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('psuinfo')
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+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"
@@ -10,7 +10,7 @@ depends=('python' 'python-psutil')
source=("https://github.com/nwg-piotr/psuinfo/archive/v$pkgver.tar.gz")
-md5sums=('ddbcfab6a6a9111fe3ea9e57186e9833')
+md5sums=('301b8d9f71b84150229c682fc047e3d7')
package() {
install -D -m 755 "$pkgname"-"$pkgver"/psuinfo "$pkgdir"/usr/bin/psuinfo