summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorØystein Sture2024-02-08 09:38:22 +0100
committerØystein Sture2024-02-08 09:38:22 +0100
commit34d5dcd00e06bf3a02b4e3dd8c8b30f20fc36902 (patch)
tree850932f9f3a58abb2cbb36563f4d0ab5f8fab12e /PKGBUILD
parent01115df1badb2e4b853d45d3d191182b1c020e8a (diff)
downloadaur-python-gpflow.tar.gz
v2.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96597e64a27b..ca13c180d0b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oystein Sture <oysstu@gmail.com>
# Contributor:
pkgname=python-gpflow
-_pkgver=2.9.0
+_pkgver=2.9.1
pkgver=${_pkgver}
pkgrel=1
pkgdesc="Gaussian process methods in tensorflow"
@@ -13,7 +13,7 @@ checkdepends=('python-pytest')
optdepends=('python-matplotlib: Image to tensorboard extra utility')
makedepends=('python-setuptools' 'findutils')
source=("https://github.com/GPflow/GPflow/archive/v${_pkgver}.tar.gz")
-sha256sums=('c8f5ad2eaece68efa6f0ff325767a525c43fbc9e0a72e94faa4641c3a9dcfe60')
+sha256sums=('3427be02f85a67903d3ded2c994cfbffbaad2c04c26afd3300b245a5570f835b')
prepare() {
# Do not install tests into site-packages root