summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e1f29dac92f7829c9953d481ea0084afb1192a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = vex
	pkgdesc = Executes all permutations of a shell command with a pattern syntax
	pkgver = 0.0.1
	pkgrel = 2
	url = https://github.com/briansteffens/vex
	arch = x86_64
	license = GPL
	makedepends = rust
	makedepends = cargo
	depends = gcc-libs
	source = vex::git+https://github.com/briansteffens/vex.git
	md5sums = SKIP

pkgname = vex