summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9712580a2e8c6db258231d773ec59fefddea4cc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pkgview
	pkgdesc = 🔍 View AUR PKGBUILD files quickly in your terminal.
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/axrona/pkgview
	arch = any
	license = GPL3
	makedepends = go
	optdepends = vi: Default editor if no EDITOR environment variable is set
	optdepends = nano: Alternative editor
	optdepends = vim: Alternative editor
	optdepends = nvim: Alternative editor
	optdepends = jed: Alternative editor
	source = pkgview-1.0.0.tar.gz::https://github.com/axrona/pkgview/archive/refs/tags/v1.0.0.tar.gz
	sha256sums = SKIP

pkgname = pkgview