summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartino Pilia2021-12-09 05:49:10 +0100
committerMartino Pilia2021-12-09 05:49:10 +0100
commit1bd984c87fe1530beb47b89ec7c61cc2203515c4 (patch)
tree5551dfad72f34af8c39e1bedc2496c82167f80e1 /PKGBUILD
parentb7fe12b2a934732d11a789ab08013abd5803c7d3 (diff)
downloadaur-1bd984c87fe1530beb47b89ec7c61cc2203515c4.tar.gz
Version 2.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7ce8f706a36..1843b7148437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer of this PKGBUILD file: Martino Pilia <martino.pilia@gmail.com>
_upstream_name=plasma-applet-resources-monitor
pkgname=plasma5-applets-resources-monitor
-_pkgver="2.2.2-hotfix.1"
+_pkgver="2.5.2"
pkgver="${_pkgver/-/_}"
pkgrel=1
pkgdesc="Plasma 5 applet for monitoring CPU and RAM"
@@ -15,7 +15,7 @@ depends=(
optdepends=()
makedepends=('extra-cmake-modules')
source=("https://github.com/orblazer/${_upstream_name}/archive/v${_pkgver}.tar.gz")
-sha256sums=('93d377a853b38f85b0242e52b11d94761c6df4c2eb11826a21a79a16f27e1a6f')
+sha256sums=('dd62c022243a1f7aab6e8fccd33694e57a1ac77e64f567b4cc4092cc04cd02d4')
build() {
cd "$srcdir/$_upstream_name-$_pkgver"