summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-10-06 11:34:49 -0600
committerMark Wagie2023-10-06 11:34:49 -0600
commit8d04f6864e977c24f2d16b7c227b204aff4ea848 (patch)
tree3066863bd77fa522907058bc2897fc38fe5656e8 /PKGBUILD
parent9faf785ba563828891d5a051f6a3f217d7bc9b75 (diff)
downloadaur-8d04f6864e977c24f2d16b7c227b204aff4ea848.tar.gz
2.24.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88432af202e6..852aeff8fbd9 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.23.0
+pkgver=2.24.0
pkgrel=1
pkgdesc="Multi-featured system monitor."
arch=('any')
@@ -13,7 +13,7 @@ checkdepends=('appstream-glib')
optdepends=('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=('83dedd96d9ee0988e179fcce4f21be93d945bff02f0a91ea0ef2b0c1d541b4c8')
+sha256sums=('45a8273570ed1d43218f2cdae4d89a33765ad5a75564a67b754d68f3f16fc1c4')
prepare() {
cd "$pkgname-$pkgver"