Date: Sunday, March 27, 2022 @ 12:52:38 Author: foxboron Revision: 1177208
upgpkg: python-pycountry 22.3.5-1: upgpkg: python-pycountry 22.3.5-1 Modified: python-pycountry/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-27 12:50:23 UTC (rev 1177207) +++ PKGBUILD 2022-03-27 12:52:38 UTC (rev 1177208) @@ -4,8 +4,8 @@ # Contributor: Pawel "kTT" Salata <[email protected]> pkgname=python-pycountry -pkgver=22.1.10 -pkgrel=2 +pkgver=22.3.5 +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=('93e5737df29affe5bbf8a2aa2caef59727adcc198eab301a5ddbc4275e32955cec0de9ab2820470a8cf87b0c0a9d48bfddd18411d93a700212aba8372e5a52b4') +sha512sums=('07dc507ee94f1880727761df197f81704386d9246163c9a5872f47083d37c7d1205dfbd28c6663ef0731a0b05277ade03a1a1929ab84087e0e85c05028c68b89') build(){ cd "pycountry-${pkgver}"
