blob: 815818874d65ec9aad0073e3d75da56ec6061ef1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = psn-git
pkgdesc = Terminal UI for process status navigation and control
pkgver = 0.1.4.r0.gd0e78a2
pkgrel = 1
url = https://github.com/l5yth/psn
arch = x86_64
arch = aarch64
arch = armv6h
arch = armv7h
license = Apache
makedepends = cargo
makedepends = git
options = !debug
source = git+https://github.com/l5yth/psn.git
sha256sums = SKIP
pkgname = psn-git
|