summaryrefslogtreecommitdiff
path: root/libre/python-django-countries
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:11:35 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:11:35 +0100
commit8829b26f8fa081439719c7a5d44bd8e76e0909b2 (patch)
tree2590f5048478697774d2cd0ac78bea376a440773 /libre/python-django-countries
parenta64b49d17893c25759c524094562b7a2e93e3354 (diff)
downloadabslibre-8829b26f8fa081439719c7a5d44bd8e76e0909b2.tar.gz
abslibre-8829b26f8fa081439719c7a5d44bd8e76e0909b2.tar.bz2
abslibre-8829b26f8fa081439719c7a5d44bd8e76e0909b2.zip
libre/python-django-countries: rebuilt
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')