summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b0a37b83bc901d410fbb4392571fd50156e3bde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = make-tui
	pkgdesc = Display and run Makefile rules in the terminal.
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/claby2/make-tui
	arch = x86_64
	license = MIT
	makedepends = go
	source = make-tui-0.1.0.tar.gz::https://github.com/claby2/make-tui/archive/v0.1.0.tar.gz
	md5sums = SKIP

pkgname = make-tui