[arch-commits] Commit in python-grpcio/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Oct 22 17:20:37 UTC 2018


    Date: Monday, October 22, 2018 @ 17:20:37
  Author: svenstaro
Revision: 398429

upgpkg: python-grpcio 1.15.0-1

Modified:
  python-grpcio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-22 17:20:00 UTC (rev 398428)
+++ PKGBUILD	2018-10-22 17:20:37 UTC (rev 398429)
@@ -2,8 +2,8 @@
 # Contributor: brent s. <bts[at]square-r00t[dot]net>
 pkgname=python-grpcio
 _pkgname=grpcio
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.15.0
+pkgrel=1
 pkgdesc="HTTP/2-based RPC framework"
 arch=('x86_64')
 url="https://grpc.io/"
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://files.pythonhosted.org/packages/source/g/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('61651c5c6ba7268402d259d2642b396ea7d273bde78842578cc6e7d8e540fdda7248f9cbedef9d08e0db9cf3f970d5df28754c402d83d79e3d1483ce9f1ef3c2')
+sha512sums=('39dd786d5e03fe44635aec81070385c56c6588332f0a25d322d18e09ebde45bf7ae00beb43ba55e6cb2ab7c1295d88deba169ee9cb2ff9b402b6d4d90de7b70e')
 
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list