summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyrIng2019-12-05 22:20:08 +0100
committerCyrIng2019-12-05 22:20:08 +0100
commit5e1a21e44d52d7473ba1b7b495269d8c0c4849b9 (patch)
tree3de0b0cdd4fbdd01452205b54706e10c3a6f4d8d
parent8591fa1a1e45d0b5038e0bf6f88b661d89b7bb91 (diff)
downloadaur-5e1a21e44d52d7473ba1b7b495269d8c0c4849b9.tar.gz
Up to version 1.70: Hygon's Dhyana processors // AMD Threadripper 3960X & 3970X // Compatible with Kernel Zen-SMU api // Add the Min & Max TDP // Split the NMIs registration // Client: Fix the minimum TjMax; Improve the idle limit.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2649ec7d1fa..dd0e2bc0e9f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corefreq-git
pkgdesc = CoreFreq, Processor monitoring software with BIOS like functionalities
- pkgver = 1.69
+ pkgver = 1.70
pkgrel = 1
url = https://github.com/cyring/CoreFreq
install = corefreq.install
diff --git a/PKGBUILD b/PKGBUILD
index 0f2a5bd423e1..6d982b521f80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=CoreFreq
pkgname=corefreq-git
realname=corefreq
-pkgver=1.69
+pkgver=1.70
pkgrel=1
pkgdesc="CoreFreq, Processor monitoring software with BIOS like functionalities"
arch=('x86_64')