Date: Monday, August 19, 2019 @ 16:24:11 Author: grazzolini Revision: 500191
upgpkg: python-pycountry 19.8.18-1 Modified: python-pycountry/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-19 16:19:28 UTC (rev 500190) +++ PKGBUILD 2019-08-19 16:24:11 UTC (rev 500191) @@ -4,8 +4,8 @@ # Contributor: Pawel "kTT" Salata <[email protected]> pkgname=python-pycountry -pkgver=18.12.8 -pkgrel=2 +pkgver=19.8.18 +pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" arch=('any') url="https://pypi.org/project/pycountry/" @@ -14,7 +14,7 @@ makedepends=('python' 'python-setuptools') checkdepends=('python-pytest' 'python-pytest-runner') source=("https://pypi.io/packages/source/p/pycountry/pycountry-${pkgver}.tar.gz") -sha512sums=('9797688ada8ea54c1a56a2cf4d0ad765001816c822c40077953fa71e3af285114c4b5beaf739a24432b9c6ea794952ce347a40ae0bcd9a2c00d12ddc7b45261e') +sha512sums=('39ba06629eeea55460424d06992ca5f1e5bf6168b219dc4880ec326f6aa0c92a4fdc54d4143a8b8bb1490149af793e760e291c6d704104a57ba91e88228ab669') build(){ cd "${srcdir}/pycountry-${pkgver}"
