summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84b1cf1da03e..ef8c96a5b0ae 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.8.0
+pkgver=1.8.1
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=('a328f4a3c248188a8c6ecfbd596c0c90ff593fd5784b08b965bba955e53b75b12eda1de85feaa08ea405087c29e8d3d47354f08b8c8b60f9592a505fd3af14c3'
+sha512sums=('085a8299b749cfa0d95ccb7b3b3ecba3883384b89e479ef440e9d0f169fed58f89158708ab9f23bc94258682742e1907fee7632ef65d880a2aef3457fffec52b'
'SKIP')
package_python-grpcio-tools() {