From 3ae51e7e228d0614d5e4bd7bcbb9a2f4c05206c4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 18 Oct 2020 21:11:42 -0700 Subject: Fix pkgdesc --- PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 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') -- cgit v1.2.1