author | Antonio Rojas
<arojas@archlinux.org> 2023-12-05 21:17:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-12-05 21:17:05 UTC |
parent | 8a80caeda6dcb6ffe368bb157ee86a01d713c32f |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 30414ec..d91bf40 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=powerdevil -pkgver=5.27.9 +pkgver=5.27.10 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=2 +pkgrel=1 pkgdesc='Manages the power consumption settings of a Plasma Shell' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -18,7 +18,7 @@ optdepends=('kinfocenter: for the Energy Information KCM' 'bluez-qt5: wireless power saving actions') groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('ee402c18f7239eaf8a0b1c66b316d6bf5ffa08a0a33128d3a1d2fc38a964e8f4' +sha256sums=('06c1a3c09880dd2060e3c8026189d8568d8a0f166ea33c2584669f85a04ec8f1' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>