summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c020d5f3e805..54a602096d23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_applet_name=plasma-pstate
pkgname=plasma5-applets-${_applet_name}
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc="Intel P-state and CPUFreq Manager Widget"
url="https://github.com/jsalatas/${_applet_name}"
arch=('any')
@@ -14,7 +14,7 @@ optdepends=(
"x86_energy_perf_policy: If your processor doesn't support EPP (ie older generations without HWP)"
)
source=("https://github.com/jsalatas/${_applet_name}/archive/${pkgver}.tar.gz")
-sha256sums=('76a1a8e31707cb62915ad0bd15faea680896cc06386d0a626da40ffcc21be9cf')
+sha256sums=('f73feea9b35c20a25f581d6fab9647fab26937f3a9fd43457406ec1660bd7b9f')
package() {
cd "${srcdir}/${_applet_name}-${pkgver}"