summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Correia2018-01-31 09:55:30 -0500
committerSergio Correia2018-01-31 09:55:30 -0500
commit63be774ea18f2f26847a220fbbd9b9d9b1100767 (patch)
tree60bcdfc03be7eaf80e164eda96d9800ad3dcaae1
parentc821134ddec0335b0b20c2141844b8e483353bf3 (diff)
downloadaur-63be774ea18f2f26847a220fbbd9b9d9b1100767.tar.gz
Fix disable boosting from comand line
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb8e42987fff..98c31c3f83a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ryzen-stabilizator-git
pkgdesc = Disables C6 C-state and/or processor boosting on an AMD Ryzen processor, in order to help with the infamous MCE-random-reboots-while-idle issue.
- pkgver = r12.95f0b25
- pkgrel = 2
+ pkgver = r13.16edcc5
+ pkgrel = 1
url = https://github.com/qrwteyrutiyoup/ryzen-stabilizator
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 159d8986a298..f640029d7165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=ryzen-stabilizator-git
_pkgname=ryzen-stabilizator
-pkgver=r12.95f0b25
-pkgrel=2
+pkgver=r13.16edcc5
+pkgrel=1
pkgdesc="Disables C6 C-state and/or processor boosting on an AMD Ryzen processor, in order to help with the infamous
MCE-random-reboots-while-idle issue."
arch=("x86_64")