summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cefc87da1581d0618749f166b138c2d0f38545e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = thepackage
	pkgdesc = Package Manager for theOS
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/vicr123/thepackage
	arch = x86_64
	license = GPL2
	makedepends = qtchooser
	makedepends = git
	depends = qt5-base
	depends = xdg-utils
	depends = wget
	depends = package-query
	source = thepackage-1.0::git+https://github.com/vicr123/thepackage#branch=master
	md5sums = SKIP

pkgname = thepackage