From 82e5d332ef4e3bd1a5ffc2bfa97c01d608054c5c Mon Sep 17 00:00:00 2001 From: Sarah Ottinger Date: Fri, 5 Feb 2021 19:58:57 -0800 Subject: [PATCH] google-cloud-core 1.6 --- mingw-w64-python-google-cloud-core/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-google-cloud-core/PKGBUILD b/mingw-w64-python-google-cloud-core/PKGBUILD index 621d131e6e..d62d62a7e8 100644 --- a/mingw-w64-python-google-cloud-core/PKGBUILD +++ b/mingw-w64-python-google-cloud-core/PKGBUILD @@ -3,7 +3,7 @@ _realname=google-cloud-core pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=1.5.0 +pkgver=1.6.0 pkgrel=1 pkgdesc='Google Cloud 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=('1277a015f8eeb014c48f2ec094ed5368358318f1146cf49e8de389962dc19106') +sha256sums=('c6abb18527545379fc82efc4de75ce9a3772ccad2fc645adace593ba097cbb02') prepare() { cd "$srcdir"