python2-pycountry: update to 1.1.9

This commit is contained in:
gnastyle 2016-01-11 03:18:13 +01:00
parent 52388cad1c
commit 8532ba9b81

View File

@ -1,5 +1,5 @@
pkgname=python2-pycountry
pkgver=1.16
pkgver=1.19
pkgrel=1
pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
arch=('x86_64')
@ -10,7 +10,7 @@ replaces=('python-pycountry')
conflicts=('python-pycountry')
depends=('python2-lxml' 'python2-setuptools')
source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.tar.gz)
sha512sums=('cf09da8302508b9adb3bc451c22b9bc71f5984e773d8afd602803eaaf5b6c44d1be36a358049d6e3107a0d1110e5e0561361f3a3e4a7a88ab884ef552db565a3')
sha512sums=('850d32504c984d1e2959a909fc367da402b1d1adf4f19914fbbf61784fe30487c5ea92e5579ecfd80bff040cffabc9335d55589df32f54af0de032e042a49c77')
package() {
cd ${srcdir}/pycountry-${pkgver}