summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorØystein Sture2023-06-27 14:58:28 +0200
committerØystein Sture2023-06-27 14:58:28 +0200
commit5ec184afdad6dc4e01a1859cad1a52006c30bd4a (patch)
treec36fdd91816b681a2ef45ca55afa766036c80084 /PKGBUILD
parenta37f0405f6644fb9055d625c5e219baf01aa0129 (diff)
downloadaur-5ec184afdad6dc4e01a1859cad1a52006c30bd4a.tar.gz
v2.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c306a97b557c..32c4c9809c02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oystein Sture <oysstu@gmail.com>
# Contributor:
pkgname=python-gpflow
-_pkgver=2.8.0
+_pkgver=2.8.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=('db0fbfa5c15c4ebb1ac23dd73170da6f35c96d5497b65ebdf6d719bd705d4662')
+sha256sums=('b18de54a6c15121347112f17fc7da32df86ff730567b207d873cbabd50f5e95d')
prepare() {
# Do not install tests into site-packages root