summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyrIng2018-08-26 17:26:18 +0200
committerCyrIng2018-08-26 17:26:18 +0200
commit1783902607e30678972431ee481215c7a262e8de (patch)
tree524413a0036bc4068165b79f513b461441eb3ccf
parent87f74f1f2488ee5aaed3a841a264a2aa8c8d3dbf (diff)
downloadaur-1783902607e30678972431ee481215c7a262e8de.tar.gz
New AutoClock feature to compute the BCLK on the fly.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f14dd8d699d9..923f1ad72b2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 17 17:47:01 UTC 2018
+# Sun Aug 26 15:22:37 UTC 2018
pkgbase = corefreq-git
pkgdesc = CoreFreq, a processor monitoring software with a kernel module inside.
- pkgver = 1.31.4
+ pkgver = 1.32.5
pkgrel = 1
url = http://github.com/cyring/CoreFreq
install = corefreq-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 3091fc39849b..4dbb8e890c39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: CyrIng <labs[at]cyring[dot]fr>
# Contributor: CyrIng <labs[at]cyring[dot]fr>
pkgname=corefreq-git
-pkgver=1.31.4
+pkgver=1.32.5
pkgrel=1
pkgdesc="CoreFreq, a processor monitoring software with a kernel module inside."
arch=('x86_64')