summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn A Ginis2016-10-08 11:01:00 +0300
committerJohn A Ginis2016-10-08 11:01:00 +0300
commitec0317486527c60e74571ec485e9444c4f98b1cb (patch)
tree76f1f26392e2ab4f1b636165bbe6ee7a27f01117
parentb8607475c69045a8e331200a27365431d1e119c4 (diff)
downloadaur-ec0317486527c60e74571ec485e9444c4f98b1cb.tar.gz
Try more than one sysctl to get CPU temperature.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 206a255e6fbf..8ddb6da02d4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = conky-lua-archers-git
pkgdesc = A free, light-weight system monitor for X with lua enabled for Arch based distros
- pkgver = 3155.e51301a
+ pkgver = 3156.271ca6d
pkgrel = 1
url = https://github.com/brndnmtthws/conky/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 571c4da5428e..f3294c07c107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=conky-lua-archers-git
_pkgname=conky
-pkgver=3155.e51301a
+pkgver=3156.271ca6d
pkgrel=1
pkgdesc="A free, light-weight system monitor for X with lua enabled for Arch based distros"
arch=('i686' 'x86_64')