summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3708ef14c1dad4fed81931172dc0186cf18bfa3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-django-statici18n
	pkgdesc = A Django app that provides helper for generating JavaScript catalog to static files
	pkgver = 1.8.2
	pkgrel = 1
	url = https://github.com/zyegfryed/django-statici18n
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/zyegfryed/django-statici18n/archive/1.8.2.tar.gz
	sha256sums = 4afe500dbdef989d32bc9d4cd7722fbdf5c4cfb81da58d5a338e2c50934300e8

pkgname = python-django-statici18n
	depends = python-django
	depends = python-django-appconf

pkgname = python2-django-statici18n
	depends = python2-django
	depends = python2-django-appconf