summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2018-06-29 02:44:03 +0800
committerFelix Yan2018-06-29 02:44:03 +0800
commit82f3528abb7780c5b08c80dafffcffd8d198a967 (patch)
treef55f230f8b07ef9fcb2e4c06222312e93f5b96fd /PKGBUILD
parent248020b49008b765c0bc1607837c6978234843b3 (diff)
downloadaur-82f3528abb7780c5b08c80dafffcffd8d198a967.tar.gz
fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ada68f8692d7..7968be443d4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=lenovo-throttling-fix
pkgname=$_pkgname-git
pkgver=0.36.1f40f7d
-pkgrel=1
-pkgdesc="Better aggregated chnroutes"
+pkgrel=2
+pkgdesc="Workaround for Intel throttling issues on Thinkpads in Linux."
arch=('any')
url="https://github.com/erpalma/lenovo-throttling-fix"
license=('MIT')