summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba0367fa1b28810e9f8142492e2345243a55db69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-django-location-field
	pkgdesc = Let users pick locations using a map widget and store its latitude and longitude
	pkgver = 2.1.0
	pkgrel = 5
	url = https://github.com/caioariede/django-location-field
	arch = any
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	depends = python-django
	source = https://files.pythonhosted.org/packages/source/d/django-location-field/django-location-field-2.1.0.tar.gz
	sha256sums = fbde6115814fb0b071b8026d5b0c906efca20a79536110f7dc33d1e505c85106

pkgname = python-django-location-field