summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e807866b2fbda792eb94fe05620059b6b14fac2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = packinstall-git
	pkgdesc = A simple package installer for Arch Linux using bash and git.
	pkgver = r10.g4b7149a
	pkgrel = 1
	url = https://github.com/rainbownx/Packinstall
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = git
	source = git+https://github.com/rainbownx/Packinstall.git
	md5sums = SKIP

pkgname = packinstall-git