summaryrefslogtreecommitdiff
path: root/libre/python-django-countries
diff options
context:
space:
mode:
Diffstat (limited to 'libre/python-django-countries')
-rw-r--r--libre/python-django-countries/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/libre/python-django-countries/PKGBUILD b/libre/python-django-countries/PKGBUILD
index 1f0a609e9..8bf7cd5ed 100644
--- a/libre/python-django-countries/PKGBUILD
+++ b/libre/python-django-countries/PKGBUILD
@@ -9,13 +9,11 @@ license=('custom:MIT')
conflicts=($_pkgname)
-pkgrel=3
+pkgrel=4
arch=(any)
makedepends=(python{,2}-{django,setuptools})
-source=(http://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz{,.asc})
-md5sums=('a981d1ae636ef8b5f05a0c73f7a7806e'
- 'SKIP')
-validpgpkeys=('012F5E34E68956C6C24A4D2FD6F44049700D3AF0')
+source=(https://files.pythonhosted.org/packages/a4/86/7948d078aa5220479c89480b83dfca449d627cdefcf1d70adcfbe9a21dc0/django-countries-3.3.tar.gz)
+sha256sums=('11827070ebcf201d22ea531aa90e18146ca89580bd1897a132eb8afbc6b35b7d')
package_python-django-countries() {
depends=('python-django')