Date: Friday, November 9, 2018 @ 15:55:00
  Author: svenstaro
Revision: 404369

upgpkg: python-tensorflow-serving-api 1.12.0-1

Modified:
  python-tensorflow-serving-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-11-09 15:35:30 UTC (rev 404368)
+++ PKGBUILD    2018-11-09 15:55:00 UTC (rev 404369)
@@ -2,7 +2,7 @@
 # Contributor: getzze <getzze at gmail dot com>
 pkgname=python-tensorflow-serving-api
 _name=tensorflow_serving_api
-pkgver=1.11.1
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Flexible, high-performance serving system for machine learning 
models, designed for production environments"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('python' 'python-grpcio' 'python-tensorflow' 'python-protobuf')
 makedepends=('bazel' 'python-wheel' 'python-pip')
 source=("https://github.com/tensorflow/serving/archive/${pkgver}.tar.gz";)
-sha256sums=('ac13c29e09987dccca0c8b66b0f6c152bd9b248f640091cf8765902cb3894485')
+sha256sums=('67f0f7630f8582f8997eae4da3a9a7082b9e4448826d3bbc5012459ca3a01440')
 
 build() {
   cd serving-${pkgver}

Reply via email to