blob: e15edfc74a50bb59c2c20a363dd83553e8f220ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = sys-dashboard
pkgdesc = A professional real-time system monitoring dashboard built with Node.js and Electron
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/Alejopek/Sys-Dashboard-
arch = x86_64
license = ISC
makedepends = git
depends = nodejs
depends = npm
source = sys-dashboard::git+https://github.com/Alejopek/Sys-Dashboard-.git#tag=v1.0.4
sha256sums = SKIP
pkgname = sys-dashboard
|