blob: 439767b4389be38f0964692f0ccc8f9bd73d1a85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = grv
pkgdesc = terminal interface for viewing git repositories
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/rgburke/grv
arch = i686
arch = x86_64
license = GPL-3.0
depends = ncurses
depends = readline
depends = curl
depends = go
provides = grv
conflicts = grv
source = https://github.com/rgburke/grv/releases/download/v0.3.1/grv_v0.3.1_linux64
sha512sums = f7ddde2aafb4a831d34c398f76283d1c6496c5264c0fc12c1073daf1d75fb724248d18469f2a734046a4a67ae9331bc5f4b92b4a94d144ab185dcd9855e33121
pkgname = grv
|