blob: c54d7100f23627da1226ab3d1b19f12cf161f39f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hel-process
pkgdesc = Helwan Process Manager
pkgver = 1.0
pkgrel = 1
url = https://github.com/helwan-linux/hel-process
arch = any
license = MIT
makedepends = git
depends = python
depends = python-pyqt5
depends = python-psutil
depends = python-pyqtgraph
source = hel-process-1.0.tar.gz::https://github.com/helwan-linux/hel-process/archive/master.tar.gz
sha256sums = SKIP
pkgname = hel-process
|