summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-03-14 09:21:19 -0600
committerMark Wagie2022-03-14 09:21:19 -0600
commit05db21fa336d246f966c66aca2b16daebc631881 (patch)
tree366d1f653b405db8dacb09ab5f74186baceacf6d /PKGBUILD
parentabbbc7df41e61a05bf17d76fe57f267deeada2e2 (diff)
downloadaur-05db21fa336d246f966c66aca2b16daebc631881.tar.gz
1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47e779f5658e..d2f8c99e834e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=system-monitoring-center
-pkgver=1.5.0
+pkgver=1.6.0
pkgrel=1
pkgdesc="System performance and usage monitoring tool"
arch=('any')
url="https://github.com/hakandundar34coding/system-monitoring-center"
license=('GPL3')
depends=('bash' 'dmidecode' 'gtk3' 'libwnck3' 'mesa-utils' 'python-cairo'
- 'python-gobject' 'python-opengl' 'systemd' 'util-linux')
+ 'python-gobject' 'systemd' 'util-linux')
makedepends=('python-setuptools')
changelog="$pkgname.changelog"
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('07418ae8b51bcdae9ed6afe68d99ff3c34acd480783a8e654548fa80a0d715b9')
+sha256sums=('27e0da8e7d49e700c8be4a70d82919de22f3904d4ab3aae6f6ca3841b022dbc7')
build() {
cd "$pkgname-$pkgver"