summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2022-12-07 09:03:45 +0100
committerØystein Sture2022-12-07 09:03:45 +0100
commita48c7e81538f903e5e63d2ac40be1655cfa444ad (patch)
tree90686f4adff5879841168d152c9908f3e29b386a
parente00edf3f60cf3e4813ceb8c7ee1752766dd0e3ae (diff)
downloadaur-a48c7e81538f903e5e63d2ac40be1655cfa444ad.tar.gz
v0.19.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9b28bf541b7..67698a55220c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-tensorflow-probability
pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
- pkgver = 0.18.0
- pkgrel = 2
+ pkgver = 0.19.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.18.0.tar.gz
- sha256sums = f4852c0fea9117333ccb868f7a2ca75aecf5dd765dc39fd4ee5f8ab6fe87e909
+ source = https://github.com/tensorflow/probability/archive/v0.19.0.tar.gz
+ sha256sums = b32d2ae211ec727df9791b501839619f5389134bd6d4fe951570f500b0e75f55
pkgname = python-tensorflow-probability
diff --git a/PKGBUILD b/PKGBUILD
index fc4184db9e77..ffbea72f7cc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oystein Sture <oysstu (at) gmail (dot) com>
# Contributor:
pkgname=python-tensorflow-probability
-pkgver=0.18.0
-pkgrel=2
+pkgver=0.19.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=('f4852c0fea9117333ccb868f7a2ca75aecf5dd765dc39fd4ee5f8ab6fe87e909')
+sha256sums=('b32d2ae211ec727df9791b501839619f5389134bd6d4fe951570f500b0e75f55')
build() {
# Force OpenJDK-11