diff --git a/mingw-w64-python-botocore/PKGBUILD b/mingw-w64-python-botocore/PKGBUILD index 9f9d65c6de..3b4d7edae8 100644 --- a/mingw-w64-python-botocore/PKGBUILD +++ b/mingw-w64-python-botocore/PKGBUILD @@ -3,7 +3,7 @@ _realname=botocore pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=1.20.93 +pkgver=1.20.94 pkgrel=1 pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)' arch=('any') @@ -13,7 +13,7 @@ license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil" "${MINGW_PACKAGE_PREFIX}-python-docutils" "${MINGW_PACKAGE_PREFIX}-python-jmespath" "${MINGW_PACKAGE_PREFIX}-python-urllib3") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("$url/archive/$pkgver.tar.gz") -sha256sums=('c3e568e9db3aae6019659e5f7fa051f5b65fa2f5d054626e6a90b710ea83d72b') +sha256sums=('9d4a2031ceeba7b4d656c9140cf108e6777bb79f3532ce367527928548110475') prepare() { cd "$srcdir"