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