summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4786758ddf4bcb0cf672b5afad0e4b132ca6146b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = runas-git
	pkgdesc = An alternative to sudo and doas written in Rust
	pkgver = 0.1.0.1.gca17ee4
	pkgrel = 1
	url = https://github.com/Keyboard-Slayer/runas
	arch = x86_64
	arch = i686
	license = GPL3
	makedepends = rust
	makedepends = cargo
	makedepends = git
	provides = runas
	conflicts = runas
	source = runas::git+https://github.com/Keyboard-Slayer/runas.git
	sha256sums = SKIP

pkgname = runas-git