summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 739ba9a3623ff37186c042dfdccb7578f1a7dd92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = makemetapkg
	pkgdesc = Create meta-packages for pacman
	pkgver = 0.8
	pkgrel = 1
	url = https://gitlab.com/ayekat/pacman-hacks
	changelog = changelog
	arch = any
	license = GPL3
	makedepends = asciidoc
	makedepends = git
	depends = coreutils
	conflicts = remakepkg
	source = git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v0.8
	sha256sums = SKIP

pkgname = makemetapkg
	depends = coreutils
	depends = bash
	depends = fakeroot
	depends = pacman
	depends = sed
	depends = sh