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

pkgname = thepackage