[arch-commits] Commit in throttled/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Nov 9 17:27:33 UTC 2020


    Date: Monday, November 9, 2020 @ 17:27:32
  Author: felixonmars
Revision: 747871

upgpkg: throttled 0.8-1

Modified:
  throttled/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 17:20:49 UTC (rev 747870)
+++ PKGBUILD	2020-11-09 17:27:32 UTC (rev 747871)
@@ -2,18 +2,18 @@
 # Contributor: Kenneth Endfinger <kaendfinger at gmail.com>
 
 pkgname=throttled
-pkgver=0.7
+pkgver=0.8
 pkgrel=1
 pkgdesc="Workaround for Intel throttling issues in Linux."
 arch=('any')
 url="https://github.com/erpalma/throttled"
 license=('MIT')
-depends=('python-dbus' 'python-psutil' 'python-gobject')
+depends=('python-dbus' 'python-gobject')
 conflicts=('lenovo-throttling-fix-git' 'lenovo-throttling-fix')
 replaces=('lenovo-throttling-fix')
 backup=('etc/lenovo_fix.conf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/erpalma/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('abb0d717ccbdc33b30daf026eb1a86a5a885ca1c2f48814d7e9bcf8b21a108ee93803d8c26dfdeb59b612afa9ee0f64d48078e3c5c0bd2236c67d8076de2b1ae')
+sha512sums=('bbefbd6c49c5221ee99857067dfe2013d3d33b4b2a63435c67ebec11d23441b0441513a723bd0d54e7720f329b803086cfde6b53d02bf683eab77da56786e51d')
 
 prepare() {
   sed -i "s|ExecStart=.*|ExecStart=/usr/lib/$pkgname/lenovo_fix.py|" $pkgname-$pkgver/systemd/lenovo_fix.service



More information about the arch-commits mailing list