summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 94fcb1bee7710470f94256ed1fba9eaedabac612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-django_bootstrap5
	pkgdesc = Add bootstrap 5 support (css/js) to django.
	pkgver = 0.3.15
	pkgrel = 1
	url = https://github.com/jnphilipp/django_bootstrap5
	arch = any
	license = GPL3+
	makedepends = python-setuptools
	depends = python-django
	source = git+https://github.com/jnphilipp/django_bootstrap5.git
	sha256sums = SKIP

pkgname = python-django_bootstrap5