summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyrIng2020-01-10 06:13:06 +0100
committerCyrIng2020-01-10 06:13:06 +0100
commit24029d1dbb1ade326662751a5b086c32cc52ccb8 (patch)
tree815d7066d71b7584fc6d1287c0e362afdfb9e874 /PKGBUILD
parent32321cdc151bda726534ac287db469b57a1d10dd (diff)
downloadaur-24029d1dbb1ade326662751a5b086c32cc52ccb8.tar.gz
Fixed the version 1.72 in the DKMS package.
Added the Min/Max Vcore, Power, Energy values w/ new options '-V' and '-W' Added several Zen family CPUID references. Other optimizations provided.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37a7c5250e91..3843d0402b6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=CoreFreq
pkgname=corefreq-git
realname=corefreq
pkgver=1.72
-pkgrel=1
+pkgrel=2
pkgdesc="CoreFreq, Processor monitoring software with BIOS like functionalities"
arch=('x86_64')
url='https://github.com/cyring/CoreFreq'