diff options
author | Tommy Hudson | 2021-08-17 11:11:45 +0100 |
---|---|---|
committer | Tommy Hudson | 2021-08-17 11:43:42 +0100 |
commit | eb205891cd1143365822279d2389d980027a0ee0 (patch) | |
tree | cc80a90fc5ffc05822a52e5f01e03fd39dc45b04 /.SRCINFO | |
parent | 83fe7c169284956e025ab5e80dddba5d28273c03 (diff) | |
download | aur-corectrl-nofan-git.tar.gz |
Patch out fan control when in automatic mode
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,6 +1,6 @@ -pkgbase = corectrl-git +pkgbase = corectrl-nofan-git pkgdesc = Application to control your hardware with ease using application profiles - pkgver = 1.0.3.r128.g2aacf49 + pkgver = 1.0.3.r174.g5ab63d3 pkgrel = 1 url = https://gitlab.com/corectrl/corectrl arch = i686 @@ -27,7 +27,8 @@ pkgbase = corectrl-git provides = corectrl conflicts = corectrl source = git+https://gitlab.com/corectrl/corectrl.git + source = dont-mess-with-fans.patch md5sums = SKIP + md5sums = 990ff598ac4d837c4cd2f4213d164730 -pkgname = corectrl-git - +pkgname = corectrl-nofan-git |