author | Antonio Rojas
<arojas@archlinux.org> 2023-10-29 10:16:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-29 10:16:58 UTC |
parent | ca3d19effee6514c4bd2fc93c087b76b13b016da |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 3538ecd..9d958bb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = powerdevil pkgdesc = Manages the power consumption settings of a Plasma Shell pkgver = 5.27.9 - pkgrel = 1 + pkgrel = 2 url = https://kde.org/plasma-desktop/ arch = x86_64 groups = plasma diff --git a/PKGBUILD b/PKGBUILD index dd803f8..30414ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=powerdevil pkgver=5.27.9 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=1 +pkgrel=2 pkgdesc='Manages the power consumption settings of a Plasma Shell' arch=(x86_64) url='https://kde.org/plasma-desktop/'