blob: 95d84a9d7f626d697feac0e98f9df78c69c82f88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-frequency-boost-switch-git
pkgdesc = Add a toggle to enable/disable CPU frequency boost in Gnome Power Profiles menu.
pkgver = r5.2bce622
pkgrel = 1
url = https://gitlab.com/metal03326/gnome-frequency-boost-switch
arch = any
license = GPL3
makedepends = git
makedepends = zip
depends = gnome-shell>=1.41
provides = gnome-shell-extension-frequency-boost-switch
conflicts = gnome-shell-extension-frequency-boost-switch
source = git+https://gitlab.com/metal03326/gnome-frequency-boost-switch.git
b2sums = SKIP
pkgname = gnome-shell-extension-frequency-boost-switch-git
|