blob: 8871832339765aa8e46f1364bfc4b4cab55c8407 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bashtop-git
pkgdesc = Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
pkgver = r313.4bf71e6
pkgrel = 1
url = https://github.com/aristocratos/bashtop
arch = any
license = Apache
makedepends = git
depends = bash
provides = bashtop
conflicts = bashtop
source = git+https://github.com/aristocratos/bashtop.git
sha256sums = SKIP
pkgname = bashtop-git
|