gsutil 4.63

This commit is contained in:
Sarah Ottinger
2021-06-12 11:04:29 -07:00
committed by Christoph Reiter
parent f09e520fbd
commit a1727c5452

View File

@@ -3,7 +3,7 @@
_realname=gsutil
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=4.62
pkgver=4.63
pkgrel=1
pkgdesc='A command line tool for interacting with cloud storage services. (mingw-w64)'
arch=('any')
@@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-monotonic>=1.4")
options=('!emptydirs')
source=("https://github.com/GoogleCloudPlatform/gsutil/archive/v$pkgver.tar.gz")
sha256sums=('7746b4613336b8c913da8de528d7169582a049221307a507c4ce80e8ce2db926')
sha256sums=('aef937231938431007a8673a7a339b6a75e8313b6946d42bafdd194e498ae825')
prepare() {
cd "$srcdir"