summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fbf2efea6bc5701427c933c31c50aaa9927b8ec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = fp-build-git
	pkgdesc = Script to make flatpak packaging easier
	pkgver = r5.c0560be
	pkgrel = 1
	url = https://github.com/lionirdeadman/fp-build
	arch = any
	license = LGPL2.1
	makedepends = git
	depends = flatpak-builder
	depends = python
	depends = gzip
	provides = fp-build
	conflicts = fp-build
	source = fp-build::git+https://github.com/lionirdeadman/fp-build.git
	md5sums = SKIP

pkgname = fp-build-git