diff --git a/.SRCINFO b/.SRCINFO index 9b1b6ec3ff7c..e87d5c22839f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = noctalia-shell pkgdesc = A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell. pkgver = 2.16.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/noctalia-dev/noctalia-shell arch = any license = MIT @@ -11,6 +11,7 @@ pkgbase = noctalia-shell depends = gpu-screen-recorder depends = brightnessctl depends = ddcutil + depends = power-profiles-daemon optdepends = cliphist: For clipboard history support optdepends = matugen-bin: Material You color scheme generation optdepends = cava: Audio visualizer component diff --git a/PKGBUILD b/PKGBUILD index fe5d011c784c..928041b9ccc3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=noctalia-shell pkgver=2.16.1 -pkgrel=1 +pkgrel=2 pkgdesc="A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell." arch=('any') url="https://github.com/noctalia-dev/noctalia-shell" @@ -16,6 +16,7 @@ depends=( 'gpu-screen-recorder' 'brightnessctl' 'ddcutil' + 'power-profiles-daemon' ) optdepends=(