summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 827c61375fbd..c8a004a4a61e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_applet_name=plasma-pstate
pkgname=plasma5-applets-${_applet_name}
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="Intel P-state and CPUFreq Manager Widget"
url="https://github.com/jsalatas/${_applet_name}"
@@ -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=('e7b3a14fb89e4122241a381b59c8da23433050371040ce9218fcda6aa5b1a4f2')
+sha256sums=('095ed32a420de05cae994862be528289090eabd572698f23b43e872f8893fc23')
package() {
cd "${srcdir}/${_applet_name}-${pkgver}"