summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2023-05-09 09:45:45 +0200
committerØystein Sture2023-05-09 09:45:45 +0200
commit5e540f9fcdfefcb24ed3378594278e7f8135eade (patch)
tree746f5cc9e7f062c935798982dfbd769e9a3b90c0
parent4d68983feca00b105170ea7c6aa208fa93c71aaf (diff)
downloadaur-5e540f9fcdfefcb24ed3378594278e7f8135eade.tar.gz
v0.20.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe9222ac3c6a..35fd3da6e722 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-tensorflow-probability
pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
- pkgver = 0.19.0
- pkgrel = 2
+ pkgver = 0.20.0
+ pkgrel = 1
url = https://github.com/tensorflow/probability
arch = any
license = APACHE
@@ -16,7 +16,7 @@ pkgbase = python-tensorflow-probability
depends = python-gast03
depends = python-dm-tree
depends = python-absl
- source = https://github.com/tensorflow/probability/archive/v0.19.0.tar.gz
- sha256sums = b32d2ae211ec727df9791b501839619f5389134bd6d4fe951570f500b0e75f55
+ source = https://github.com/tensorflow/probability/archive/v0.20.0.tar.gz
+ sha256sums = f0fb9a1f88a36a8f57d4d9cce4f9bf8dfacb6fc7778751729fe3c3067e5a1363
pkgname = python-tensorflow-probability
diff --git a/PKGBUILD b/PKGBUILD
index 0b7f14a5b767..b2c449c85ee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oystein Sture <oysstu (at) gmail (dot) com>
# Contributor:
pkgname=python-tensorflow-probability
-pkgver=0.19.0
-pkgrel=2
+pkgver=0.20.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-gast03' 'python-dm-tree' 'python-absl')
makedepends=('python-setuptools' 'bazel')
source=("https://github.com/tensorflow/probability/archive/v${pkgver}.tar.gz")
-sha256sums=('b32d2ae211ec727df9791b501839619f5389134bd6d4fe951570f500b0e75f55')
+sha256sums=('f0fb9a1f88a36a8f57d4d9cce4f9bf8dfacb6fc7778751729fe3c3067e5a1363')
build() {
# Force OpenJDK-11