summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2018-04-18 09:02:21 -0400
committerbrent s2018-04-18 09:02:21 -0400
commitf73d3dee9528f8f45ca5e417fafba2abf88ef428 (patch)
tree385b5eadbde6112020a4f3d000906ded5a1d8ed5 /PKGBUILD
parent83d06400bd75701fcfc127e3490b6a36836f37f4 (diff)
downloadaur-f73d3dee9528f8f45ca5e417fafba2abf88ef428.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71a24d13f373..517c2b37266a 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.10.0
+pkgver=1.11.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=('ee91398c5f7510162ae54ad343c4b21614b54f55d6c596d3fe9d26f64d3b8b20cc13059659a52d715ac969359773dd11e848dbc56daf722b51e48ecac95f81a9'
+sha512sums=('e22ac471344d38f25b8bf59e358dc193f6fc19d496e74548e2ccf4fa9809ed6a756c2d3cd998fb026a7164e0271e1955332d29ba42b30b4a5fc998fb7c81662b'
'SKIP')
package_python-grpcio-tools() {