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

Felix Yan felixonmars at archlinux.org
Mon May 24 09:39:28 UTC 2021


    Date: Monday, May 24, 2021 @ 09:39:28
  Author: felixonmars
Revision: 944235

upgpkg: throttled 0.9.1-1

Modified:
  throttled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-24 09:25:57 UTC (rev 944234)
+++ PKGBUILD	2021-05-24 09:39:28 UTC (rev 944235)
@@ -2,7 +2,7 @@
 # Contributor: Kenneth Endfinger <kaendfinger at gmail.com>
 
 pkgname=throttled
-pkgver=0.9
+pkgver=0.9.1
 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=('1a5b3ced2a6d841d8cdcc064b97b737dac25649eedd0b506c8965da349a0f0b7fabd4dad0c9b6b558a22b8d308eac3c933f7cf8fecbd8f16ab7ed93ee6a998dc')
+sha512sums=('0552ed08d2cdb27a6f2aa8dd65d2beeff5fb82e95d77f19dfe6ac6963a584bc28301051c6141b47a292577178e1a40ac38e761c6727cb6225b32275c1a712a36')
 
 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