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

Felix Yan felixonmars at archlinux.org
Sat May 22 04:21:27 UTC 2021


    Date: Saturday, May 22, 2021 @ 04:21:27
  Author: felixonmars
Revision: 941211

upgpkg: throttled 0.9-1

Modified:
  throttled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-22 04:19:48 UTC (rev 941210)
+++ PKGBUILD	2021-05-22 04:21:27 UTC (rev 941211)
@@ -2,8 +2,8 @@
 # Contributor: Kenneth Endfinger <kaendfinger at gmail.com>
 
 pkgname=throttled
-pkgver=0.8
-pkgrel=2
+pkgver=0.9
+pkgrel=1
 pkgdesc="Workaround for Intel throttling issues in Linux."
 arch=('any')
 url="https://github.com/erpalma/throttled"
@@ -12,8 +12,8 @@
 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=('bbefbd6c49c5221ee99857067dfe2013d3d33b4b2a63435c67ebec11d23441b0441513a723bd0d54e7720f329b803086cfde6b53d02bf683eab77da56786e51d')
+source=("https://github.com/erpalma/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('1a5b3ced2a6d841d8cdcc064b97b737dac25649eedd0b506c8965da349a0f0b7fabd4dad0c9b6b558a22b8d308eac3c933f7cf8fecbd8f16ab7ed93ee6a998dc')
 
 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