summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroysstu2021-09-27 15:48:34 +0200
committeroysstu2021-09-27 15:48:34 +0200
commit0fd517cadc31e17d36828375c7cbcd87a688abc5 (patch)
tree43c2ec294f5f136cebb7bd261798117991654f9d
parent9e12b83fb99eabd90905e7ddfbe1b7c0f2b3df96 (diff)
downloadaur-0fd517cadc31e17d36828375c7cbcd87a688abc5.tar.gz
v0.14.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 923f2813287b..90a9ccf1bd5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-tensorflow-probability
pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
- pkgver = 0.13.0
+ pkgver = 0.14.0
pkgrel = 1
url = https://github.com/tensorflow/probability
arch = any
@@ -15,7 +15,7 @@ pkgbase = python-tensorflow-probability
depends = python-cloudpickle
depends = python-gast03
depends = python-dm-tree
- source = https://github.com/tensorflow/probability/archive/v0.13.0.tar.gz
- sha256sums = 3b36775c593639d7e04776293fd9adb3e34ca1a559b9a4f7e2d42a4b4289021c
+ source = https://github.com/tensorflow/probability/archive/v0.14.0.tar.gz
+ sha256sums = 54fe9a9cbfee5d02a561c92a730eb29166fa757084b9ccb3f700de42ddeafcfb
pkgname = python-tensorflow-probability
diff --git a/PKGBUILD b/PKGBUILD
index 176f63a01297..4f5713a1668a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oystein Sture <oysstu (at) gmail (dot) com>
# Contributor:
pkgname=python-tensorflow-probability
-pkgver=0.13.0
+pkgver=0.14.0
pkgrel=1
pkgdesc="Probabilistic reasoning and statistical analysis in TensorFlow"
url="https://github.com/tensorflow/probability"
@@ -10,7 +10,7 @@ license=('APACHE')
depends=('python' 'python-tensorflow' 'python-numpy' 'python-six' 'python-decorator' 'python-cloudpickle' 'python-gast03' 'python-dm-tree')
makedepends=('python-setuptools' 'bazel')
source=("https://github.com/tensorflow/probability/archive/v${pkgver}.tar.gz")
-sha256sums=('3b36775c593639d7e04776293fd9adb3e34ca1a559b9a4f7e2d42a4b4289021c')
+sha256sums=('54fe9a9cbfee5d02a561c92a730eb29166fa757084b9ccb3f700de42ddeafcfb')
build() {
# Force OpenJDK-11