summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4eb6dd1556d21b4d7f8fe771b27a6a017fee3e1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = unzip_all
	pkgdesc = A tool to unzip all the .zip files in the current working directory.
	pkgver = 1
	pkgrel = 1
	url = https://github.com/saivishnu725/unzip_all
	arch = x86_64
	license = GPL
	makedepends = gcc
	makedepends = git
	depends = unzip
	depends = bash
	depends = bzip2
	source = https://github.com/saivishnu725/unzip_all/archive/refs/heads/master.zip
	md5sums = SKIP

pkgname = unzip_all