summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-10-31 10:25:45 -0600
committerMark Wagie2023-10-31 10:25:45 -0600
commit064ec315a1980bf37841a760615074f647df4e8a (patch)
treef6e3420009c8598acd51f44553d147cc58d7dad5 /PKGBUILD
parent06ab099ddcb4880b6226acfeece8dc3239efc601 (diff)
downloadaur-064ec315a1980bf37841a760615074f647df4e8a.tar.gz
2.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6008d76e523b..e7f3a8667a53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=system-monitoring-center
-pkgver=2.25.1
+pkgver=2.26.0
pkgrel=1
pkgdesc="Multi-featured system monitor."
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('amdgpu_top: for video engine load on GPU tab and per-process GPU us
'hwdata: for device vendor-model information of new devices'
'xorg-xrandr: for more accurate screen resolution and refresh rate detection')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('ade5fd4b6a9f6da2755628bc1f57e0483ea9db4ed9d30ed0c016298e3d474f30')
+sha256sums=('31d2426bfc731bf0181618449988b29b08ff27ce2ac1c577fa7231aa96301c47')
prepare() {
cd "$pkgname-$pkgver"