summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aab1462b64a9a2ff64b28866e99d007fcb81f16f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = zsh-extract-git
	pkgdesc = This plugin defines a function called extract, it extracts the archive file you pass to it and it supports a wide variety of archive filetypes.
	pkgver = r7156.06753e814
	pkgrel = 1
	url = https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/extract
	install = zsh-extract-git.install
	arch = any
	license = unknown
	makedepends = git
	depends = zsh
	source = git+https://github.com/ohmyzsh/ohmyzsh.git
	sha256sums = SKIP

pkgname = zsh-extract-git