summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-18 21:11:42 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-18 21:11:42 -0700
commit3ae51e7e228d0614d5e4bd7bcbb9a2f4c05206c4 (patch)
tree02ca3818afc95139644a48f4bbed603660b3896c /PKGBUILD
parentUpdated to 0.2 (diff)
downloadamdctl-3ae51e7e228d0614d5e4bd7bcbb9a2f4c05206c4.tar.xz
Fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 649bacd..f419997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@
pkgname=amdctl
pkgver=0.2
pkgrel=1
-pkgdesc="Set P-State voltages and clock speeds on recent AMD CPUs on Linux.
-Currently supported families are: 10h, 11h, 12h, 14h, 15h, 16h, 17h"
+pkgdesc="Set P-State voltages and clock speeds on recent AMD CPUs on Linux. 10h, 11h, 12h, 14h, 15h, 16h, 17h"
arch=(i686 x86_64)
url="https://github.com/kevinlekiller/amdctl"
license=('GPLv3')