summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCampbell Jones2023-08-20 18:01:47 -0400
committerCampbell Jones2023-08-20 18:01:47 -0400
commit12536e0d7b393da18be4fc18c625924e3b3416ad (patch)
treea6c0a1f6961f5278cbca31975772dc75921ad9f9 /PKGBUILD
parent4da96e3ca3b1f7aefa3f9362b115a15ffa1473bd (diff)
downloadaur-12536e0d7b393da18be4fc18c625924e3b3416ad.tar.gz
Add power-profiles-daemon to optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 582dfe21bc93..c24e0dcaf09d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Campbell Jones <arch at serebit dot com>
pkgname=budgie-desktop-git
-pkgver=10.7.1.r50.g84ccb505
+pkgver=10.8.r1.ga8df6722
pkgrel=1
pkgdesc="A familiar, modern desktop environment - latest git"
arch=('x86_64' 'armv7h' 'aarch64')
@@ -14,6 +14,7 @@ makedepends=('git' 'gobject-introspection' 'intltool' 'meson' 'dart-sass' 'vala'
optdepends=('budgie-desktop-view: Desktop icons'
'budgie-backgrounds: Default background set'
'network-manager-applet: Network management in the panel'
+ 'power-profiles-daemon: Manage power and performance from the panel'
'switcheroo-control: Open apps with the secondary GPU')
provides=('budgie-desktop')
conflicts=('budgie-desktop')