summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2018-03-06 04:22:44 -0500
committerbrent s2018-03-06 04:22:44 -0500
commit83d06400bd75701fcfc127e3490b6a36836f37f4 (patch)
treee389e26ec9542bfd5117f4635d075d2aca1292e9 /PKGBUILD
parent9b1c2de5ea500179805342c8ae2a2ab551869489 (diff)
downloadaur-83d06400bd75701fcfc127e3490b6a36836f37f4.tar.gz
they need to cool it with these versions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1a1122524ec..71a24d13f373 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=('python-grpcio-tools' 'python2-grpcio-tools')
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="Python protobuf generator for GRPC"
arch=('any')
@@ -16,7 +16,7 @@ noextract=()
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/g/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
"${_pkgname}-${pkgver}.tar.gz.sig")
-sha512sums=('9fdf037c01de485a38285b5ed19a3bbd9363185348865e7561c2997af57572666d5a86571212e9a606e0636e943d371c8419f820fa54c3a145a93e21d0ac18bb'
+sha512sums=('ee91398c5f7510162ae54ad343c4b21614b54f55d6c596d3fe9d26f64d3b8b20cc13059659a52d715ac969359773dd11e848dbc56daf722b51e48ecac95f81a9'
'SKIP')
package_python-grpcio-tools() {