summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e33b97f0cfefd5c60297154f550385b3823197eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pkgbuild-parser
	pkgdesc = Simple Python module to extract basic information directly from PKGBUILD files (not .SRCINFO)
	pkgver = 2.1.0
	pkgrel = 1
	url = https://codeberg.org/KevinCrrl/pkgbuild_parser
	arch = any
	license = MPL-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = https://codeberg.org/KevinCrrl/pkgbuild_parser/archive/2.1.0.tar.gz
	sha512sums = 0db2a308ce9348eca250130e24d16090416eddea931f85319bab69eeda3eda07ae77885cd2f45eb30c5be24e43770e50bce6552871afb985078187568160e13f

pkgname = python-pkgbuild-parser