blob: a64a6562ace739d6fe8682a223f3fccb278f67a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mini-system-monitor
pkgdesc = Mini version of 'System Monitoring Center'
pkgver = 1.7.1
pkgrel = 1
url = https://github.com/hakandundar34coding/mini-system-monitor
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
depends = cairo
depends = python-pillow
depends = tk
source = git+https://github.com/hakandundar34coding/mini-system-monitor.git#tag=v1.7.1
sha256sums = SKIP
pkgname = mini-system-monitor
|