summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergio Correia2018-01-30 21:30:57 -0500
committerSergio Correia2018-01-30 21:30:57 -0500
commit35238f9254c0cc576614ac88bbcf0a64f2736e4a (patch)
tree9497d9d5b48090df0200782eca5bf32b765a654c /PKGBUILD
parentcf349145a764bc77e5a42d01d78fd341b3d973a4 (diff)
downloadaur-35238f9254c0cc576614ac88bbcf0a64f2736e4a.tar.gz
Fix systemd units
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7be9df27d24c..cce40c1d7fb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=ryzen-stabilizator-git
_pkgname=ryzen-stabilizator
-pkgver=r11.45f0754
+pkgver=r12.95f0b25
pkgrel=1
-pkgdesc="Disables C6 C-state on an AMD Ryzen processor, in order to help with the infamous
+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")
url="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"