Date: Wednesday, April 22, 2020 @ 01:31:57
  Author: felixonmars
Revision: 617478

upgpkg: python-gcp-devrel-py-tools 0.0.16-1

Modified:
  python-gcp-devrel-py-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-22 01:31:04 UTC (rev 617477)
+++ PKGBUILD    2020-04-22 01:31:57 UTC (rev 617478)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-gcp-devrel-py-tools
-pkgver=0.0.15
-_commit=87422ba91814529848a2b8bf8be4294283a3e041
-pkgrel=4
+pkgver=0.0.16
+_commit=dbc02f5ec965a6672d47a0e8963365970d96db17
+pkgrel=1
 pkgdesc='Tools for Cloud Platform Python libraries and samples'
 arch=('any')
 license=('Apache')
@@ -10,7 +10,7 @@
 url='https://github.com/GoogleCloudPlatform/python-repo-tools'
 depends=('python-setuptools' 'python-requests' 'python-retrying' 
'python-packaging' 'python-pylint')
 
source=("$pkgname-$_commit.tar.gz::https://github.com/GoogleCloudPlatform/python-repo-tools/archive/$_commit.tar.gz";)
-sha512sums=('6ed884b0325aa212c8545e33ddd763ea4fe4980f40ceab166a0d3f65913698ec9a31d7471f6907fb8e391e4063db20d59bb4c688adcb3d5e17fb04025cce6dd2')
+sha512sums=('8e1963d9cf15aee6c11bf99236f6d86ba72a56a8bb41c20b7d28786669551a35204755c9abcccc617ac4384b9f68e53a0a04d70726849fd0cd3c89f0aae15b76')
 
 build() {
   cd "$srcdir"/python-repo-tools-$_commit

Reply via email to