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

Felix Yan felixonmars at archlinux.org
Fri May 28 14:21:42 UTC 2021


    Date: Friday, May 28, 2021 @ 14:21:41
  Author: felixonmars
Revision: 949806

upgpkg: throttled 0.9.2-1

Modified:
  throttled/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 14:21:36 UTC (rev 949805)
+++ PKGBUILD	2021-05-28 14:21:41 UTC (rev 949806)
@@ -2,7 +2,7 @@
 # Contributor: Kenneth Endfinger <kaendfinger at gmail.com>
 
 pkgname=throttled
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Workaround for Intel throttling issues in Linux."
 arch=('any')
@@ -13,7 +13,7 @@
 replaces=('lenovo-throttling-fix')
 backup=('etc/lenovo_fix.conf')
 source=("https://github.com/erpalma/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('0552ed08d2cdb27a6f2aa8dd65d2beeff5fb82e95d77f19dfe6ac6963a584bc28301051c6141b47a292577178e1a40ac38e761c6727cb6225b32275c1a712a36')
+sha512sums=('6ae2912bcc97f79b7aaf779a7f35054e78962641cbfe0841e952eefff2bb09729913e777a2e4cbe6747b095b3a935a4599eecfec024ec19f01848961fd5ca5b3')
 
 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