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

Felix Yan felixonmars at archlinux.org
Wed Mar 4 11:05:15 UTC 2020


    Date: Wednesday, March 4, 2020 @ 11:05:14
  Author: felixonmars
Revision: 590029

upgpkg: throttled 0.7-1

Modified:
  throttled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-04 11:04:42 UTC (rev 590028)
+++ PKGBUILD	2020-03-04 11:05:14 UTC (rev 590029)
@@ -2,8 +2,8 @@
 # Contributor: Kenneth Endfinger <kaendfinger at gmail.com>
 
 pkgname=throttled
-pkgver=0.6
-pkgrel=4
+pkgver=0.7
+pkgrel=1
 pkgdesc="Workaround for Intel throttling issues in Linux."
 arch=('any')
 url="https://github.com/erpalma/throttled"
@@ -13,7 +13,7 @@
 replaces=('lenovo-throttling-fix')
 backup=('etc/lenovo_fix.conf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/erpalma/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('93d11b78d35b99ce345e41291f0268e4c21d0ccb2a80922839e51ec2fe3ae0c1')
+sha512sums=('abb0d717ccbdc33b30daf026eb1a86a5a885ca1c2f48814d7e9bcf8b21a108ee93803d8c26dfdeb59b612afa9ee0f64d48078e3c5c0bd2236c67d8076de2b1ae')
 
 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