blob: ae5e9d85d41d25310c1f1a54437cbefae7f71ec4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = theheartbeat
pkgdesc = System Monitor
pkgver = 2.0
pkgrel = 1
url = https://github.com/theCheeseboard/theheartbeat
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
makedepends = qt6-tools
makedepends = cmake
makedepends = clang
depends = libcontemporary
source = theheartbeat::https://github.com/theCheeseboard/theHeartbeat/archive/v2.0.tar.gz
sha256sums = a1e98b2bf415a50e289630f0f0c160fdf4c21728e1c768f86375481101a49362
pkgname = theheartbeat
|