summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergio Correia2018-03-08 08:17:39 -0500
committerSergio Correia2018-03-08 08:23:11 -0500
commit829af0b5c34941ec7a33a82e20de40028cc130fd (patch)
tree357915587187d376ca103a444089206befa11c25 /PKGBUILD
parentd4b748be81d80a5d198cf9f5ff9ad80a08a83f00 (diff)
downloadaur-829af0b5c34941ec7a33a82e20de40028cc130fd.tar.gz
Bump to latest version, which includes Power Supply Idle Control workaround
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42aed2753918..afb81d08a4e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,11 @@
pkgname=ryzen-stabilizator-git
_pkgname=ryzen-stabilizator
-pkgver=r16.d1076ae
+pkgver=r18.9f22cb3
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."
+pkgdesc="Simple Go program to enable/disable C6 C-state, processor boosting, address space layout
+randoization (ASLR) and the Power Supply Idle Control workaround on an AMD Ryzen processor, in
+order to help with the infamous 'MCE-random-reboots-while-idle' issue."
arch=("x86_64")
url="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"
license=("Apache")