summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1014f0f81e9474a26d20e9a321e2553248a7a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cheat-bash-git
	pkgdesc = A Bash reimplementation of a command line tool to create and view interactive cheatsheets
	pkgver = 20220709.r43.73f133d
	pkgrel = 1
	url = https://github.com/jahendrie/cheat
	arch = any
	license = GPL3
	makedepends = git
	depends = bash
	conflicts = cheat-git
	source = git+https://github.com/jahendrie/cheat
	sha512sums = SKIP

pkgname = cheat-bash-git