summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..53b012da7756
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-django-crispy-forms
+ pkgdesc = Provides DRY django forms
+ pkgver = 1.5.2
+ pkgrel = 1
+ url = https://github.com/maraujop/django-crispy-forms
+ arch = any
+ license = MIT
+ options = !emptydirs
+ source = https://github.com/maraujop/django-crispy-forms/archive/1.5.2.tar.gz
+ sha256sums = a790f85b917c93f3895cda6c36716e6ae749104ea9b44871400d94b82f879e0e
+
+pkgname = python-django-crispy-forms
+ depends = python-django
+
+pkgname = python2-django-crispy-forms
+ depends = python2-django
+