blob: 1e338f8348e638a2013fecf61fb077d260f14140 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pstate-frequency-git
pkgdesc = Easily control Intel p-state driver (git version)
pkgver = 1.3.0.r374.975e8d9
pkgrel = 1
url = https://github.com/pyamsoft/pstate-frequency.git
arch = i686
arch = x86_64
license = GPLv2
makedepends = git
depends = coreutils
depends = grep
optdepends = x86_energy_perf_policy: For the x86_energy_perf_policy-sleep.service
provides = pstate-frequency
conflicts = pstate-frequency
source = pstate-frequency::git+https://github.com/pyamsoft/pstate-frequency.git#branch=dev
sha256sums = SKIP
pkgname = pstate-frequency-git
|