summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean V Kelley2020-03-14 09:16:01 -0700
committerSean V Kelley2020-03-14 09:16:01 -0700
commite0326cb14db41159367e1e076e7b743785f2ebbb (patch)
treec1c90e90d80cccb977e9f16a4dd9210b800a8b94 /PKGBUILD
parentf5fd977281adddc194d006d214f18e2b5eaee11f (diff)
downloadaur-e0326cb14db41159367e1e076e7b743785f2ebbb.tar.gz
Bumped to 207, with changes for Glibc-2.31
Signed-off-by: Sean V Kelley <seanvk.dev@oregontracks.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c49e4913cdc7..d4c1e6e6b12c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sean V Kelley <seanvk@posteo.de>
pkgname=clr-power-tweaks
-pkgver=204
+pkgver=207
pkgrel=1
pkgdesc="Power Tweaks -- adjusts runtime kernel options for optimal power and performance"
arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@ license=('GPL3')
depends=('glibc')
options=('!emptydirs')
changelog=
-source=($url/archive/$pkgver.tar.gz)
-sha256sums=('db22ad18bee1e7e26669323590f5f68c1a2ea12cf3ef3a988e9e9aa8302ccfbd')
-
+source=($url/archive/$pkgname-$pkgver.tar.gz)
+sha256sums=('146bb374083f27c15edea6e0ccde006482d4c6397a079718d42fe1d0482ceb28')
build() {
export LD_RUN_PATH='$ORIGIN/lib/'
cd $pkgname-$pkgver