author | Antonio Rojas
<arojas@archlinux.org> 2023-02-22 07:57:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-22 07:57:30 UTC |
parent | be138dd0b9e6909bff220747ebbd623791e6d2ad |
PKGBUILD | +7 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 0e27b5d..8dc5921 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,14 +4,17 @@ pkgname=powerdevil pkgver=5.27.1 -pkgrel=1 +pkgrel=2 pkgdesc='Manages the power consumption settings of a Plasma Shell' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(plasma-workspace bluez-qt networkmanager-qt) -makedepends=(extra-cmake-modules kdoctools) -optdepends=('kinfocenter: for the Energy Information KCM' 'power-profiles-daemon: power profiles support') +depends=(plasma-workspace) +makedepends=(extra-cmake-modules kdoctools bluez-qt networkmanager-qt) +optdepends=('kinfocenter: for the Energy Information KCM' + 'power-profiles-daemon: power profiles support' + 'networkmanager-qt: wireless power saving actions' + 'bluez-qt: wireless power saving actions') groups=(plasma) source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('53b64b15140c1146fa1d95f51c2061b60f25361684a82b52c5ccd5240ca64e27'