summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bc0c149ac497e987d5d52c41490f036d3873685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = zsh-sudo-git
	pkgdesc = Easily prefix your current or previous commands with sudo by pressing esc twice
	pkgver = r7341.efafef8
	pkgrel = 3
	url = https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sudo
	install = zsh-sudo-git.install
	arch = any
	license = unknown
	makedepends = git
	depends = zsh
	conflicts = zsh-sudo
	source = git+https://github.com/ohmyzsh/ohmyzsh.git
	sha256sums = SKIP

pkgname = zsh-sudo-git