summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86d4503d4087..0cf8af39e943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bershatsky <bepshatsky@yandex.ru>
pkgname=libtensorflow-cpu
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
epoch=
pkgdesc="Assembled TenforFlow library for computation using data flow graphs on CPU."
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ install=
changelog=
source=("https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-${pkgver}.tar.gz")
-md5sums=('54a164ab543c108149f9780c930bd7c5')
+md5sums=('a1661a2bd8cf4b1bf0655ddce36aea51')
validpgpkeys=()