summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:11:12 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:11:12 +0100
commita64b49d17893c25759c524094562b7a2e93e3354 (patch)
treed67a9394c15e1fdf279618e2a92d58e5cdfeb43f /libre
parent642026bb4e6ff7957c5d2ee68ba88163bb0ad878 (diff)
libre/python-django-jinja: rebuilt
Diffstat (limited to 'libre')
-rw-r--r--libre/python-django-jinja/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/python-django-jinja/PKGBUILD b/libre/python-django-jinja/PKGBUILD
index 1efc0ed6e..54cc4c5f4 100644
--- a/libre/python-django-jinja/PKGBUILD
+++ b/libre/python-django-jinja/PKGBUILD
@@ -7,11 +7,11 @@ pkgdesc="Simple and nonobstructive jinja2 integration with Django"
url="https://niwibe.github.io/django-jinja/"
license=('custom:BSD3')
-pkgrel=1
+pkgrel=2
arch=(any)
makedepends=(python{,2}-{django,jinja,setuptools})
-source=(http://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
-md5sums=('4f57eeff20fc53946d751d9a60fa803e')
+source=(https://files.pythonhosted.org/packages/76/c0/a38626bbf66ed2f2cadbb40c6436986110647dc410df27abdfd0decb99a8/django-jinja-1.3.3.tar.gz)
+sha256sums=('df0d5c2deabc33375f288c7ab5462e06c6ecd824ecfa27bfa8bcd5e4ccfb372a')
package_python-django-jinja() {
depends=(python-{django,jinja})