[arch-commits] Commit in tensorboard/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Sep 28 06:51:07 UTC 2017


    Date: Thursday, September 28, 2017 @ 06:51:06
  Author: svenstaro
Revision: 260737

upgpkg: tensorboard 0.1.7-1

Modified:
  tensorboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-28 06:37:48 UTC (rev 260736)
+++ PKGBUILD	2017-09-28 06:51:06 UTC (rev 260737)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=tensorboard
-pkgver=0.1.6
+pkgver=0.1.7
 pkgrel=1
 pkgdesc="TensorFlow's Visualization Toolkit"
 url='https://github.com/tensorflow/tensorboard'
@@ -12,7 +12,7 @@
          'python-html5lib' 'python-protobuf' 'python-tensorflow' 'python-setuptools')
 makedepends=('bazel')
 source=("https://github.com/tensorflow/tensorboard/archive/${pkgver}.tar.gz")
-sha512sums=('c454553062783e8d1e36f33c97e257c9eec5f9aa8435130d19eb289603f1f7f0e3feb5b66fd3fb8e0c64da29a405fffcefb41e3b17361459e86b311395dc66ec')
+sha512sums=('5e5133b38db77c3a04004b608988df06ac1c3c87000e6267797d2c8770979bf08902424bd38a38dacaa5e480dea789a2b2a5d740cef2d0cb3b4146297ea7b937')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list