summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbc71ddc78e4..9920e0892c54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-tensorflow-probability
pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
- pkgver = 0.23.0
- pkgrel = 3
+ pkgver = 0.24.0
+ pkgrel = 1
url = https://github.com/tensorflow/probability
arch = any
license = APACHE
@@ -16,7 +16,7 @@ pkgbase = python-tensorflow-probability
depends = python-gast
depends = python-dm-tree
depends = python-absl
- source = https://github.com/tensorflow/probability/archive/v0.23.0.tar.gz
- sha256sums = a00769550da9284acbd69e32a005507153ad39b0c190feca2bbbf6373366cc14
+ source = https://github.com/tensorflow/probability/archive/v0.24.0.tar.gz
+ sha256sums = 3d75418cef09ea357ee879347133ab784fe4637a5ba251a8e06ef930dd970a3e
pkgname = python-tensorflow-probability
diff --git a/PKGBUILD b/PKGBUILD
index e46b80b93221..ab582889c583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oystein Sture <oysstu (at) gmail (dot) com>
# Contributor:
pkgname=python-tensorflow-probability
-pkgver=0.23.0
-pkgrel=3
+pkgver=0.24.0
+pkgrel=1
pkgdesc="Probabilistic reasoning and statistical analysis in TensorFlow"
url="https://github.com/tensorflow/probability"
arch=('any')
@@ -10,7 +10,7 @@ license=('APACHE')
depends=('python' 'python-tensorflow' 'python-numpy' 'python-six' 'python-decorator' 'python-cloudpickle' 'python-gast' 'python-dm-tree' 'python-absl')
makedepends=('python-setuptools' 'bazel')
source=("https://github.com/tensorflow/probability/archive/v${pkgver}.tar.gz")
-sha256sums=('a00769550da9284acbd69e32a005507153ad39b0c190feca2bbbf6373366cc14')
+sha256sums=('3d75418cef09ea357ee879347133ab784fe4637a5ba251a8e06ef930dd970a3e')
build() {
# Force OpenJDK-11