diff --git a/mingw-w64-python-google-api-core/PKGBUILD b/mingw-w64-python-google-api-core/PKGBUILD index 1c0ecfe640..f65ddb1d73 100644 --- a/mingw-w64-python-google-api-core/PKGBUILD +++ b/mingw-w64-python-google-api-core/PKGBUILD @@ -3,7 +3,7 @@ _realname=google-api-core pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=1.24.0 +pkgver=1.24.1 pkgrel=1 pkgdesc='Google API client core library (mingw-w64)' arch=('any') @@ -13,7 +13,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-google-auth" "${MINGW_PACKAGE_PREFIX}-p makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") options=('!emptydirs') source=("https://files.pythonhosted.org/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz") -sha256sums=('6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b') +sha256sums=('0f1dee446db2685863c3c493a90fefa5fc7f4defaf8e1a320b50ccaddfb5d469') prepare() { cd "$srcdir"