summaryrefslogtreecommitdiffstats
path: root/build/nfpm.yml
blob: 69852e09704c6c31cd057729a89c705ae8e195ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "gotop"
arch: "amd64"
platform: "linux"
version: "v${VERSION}"
section: "default"
priority: "extra"
maintainer: "Sean Russell <ser@ser1.net>"
description: |
  A terminal based graphical activity monitor inspired by gtop and vtop
vendor: "Sean Russell"
homepage: "https://github.com/xxxserxxx/gotop"
license: "GNU Affero General Public License v3.0"
bindir: "/usr/local/bin"
files:
  build/gotop: "/usr/local/bin/gotop"