summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-07-06 08:33:10 -0600
committerMark Wagie2023-07-06 08:33:10 -0600
commit9d33b1167123b710edb9bf1495965bced5b7af09 (patch)
tree1da9e174a027fb541d5aeee21c8c2d4084e7135b
parent1238f7535a2a0bc4a53599d63107e72f41bbf07c (diff)
downloadaur-9d33b1167123b710edb9bf1495965bced5b7af09.tar.gz
2.17.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e971c4f96fe7..b25d3bbb2f65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system-monitoring-center
pkgdesc = Multi-featured system monitor.
- pkgver = 2.17.1
+ pkgver = 2.17.2
pkgrel = 1
url = https://github.com/hakandundar34coding/system-monitoring-center
arch = any
@@ -16,7 +16,7 @@ pkgbase = system-monitoring-center
depends = util-linux
optdepends = hwdata: for device vendor-model information of new devices
optdepends = xorg-xrandr: for more accurate screen resolution and refresh rate detection
- source = system-monitoring-center-2.17.1.tar.gz::https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v2.17.1.tar.gz
- sha256sums = 65a1a02cd2309e56d79c7ae801406acbf852b059e3651938dfaf182419db39f6
+ source = system-monitoring-center-2.17.2.tar.gz::https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v2.17.2.tar.gz
+ sha256sums = 637878625f754ce53d2ee4c8a1e383751898dae2825749cf1df4ca93ec4330cc
pkgname = system-monitoring-center
diff --git a/PKGBUILD b/PKGBUILD
index cd52395a1804..59254eaea74e 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.17.1
+pkgver=2.17.2
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=('65a1a02cd2309e56d79c7ae801406acbf852b059e3651938dfaf182419db39f6')
+sha256sums=('637878625f754ce53d2ee4c8a1e383751898dae2825749cf1df4ca93ec4330cc')
build() {
arch-meson "$pkgname-$pkgver" build