summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:10:23 +0000
committerWill Handley2020-12-02 09:10:23 +0000
commit6689897e8f27950f8d4f6d708cd61f93a3638cc7 (patch)
tree4e9f544e8474e936c314574511804a9f16696136 /PKGBUILD
parent86cb5049d1bdc008e09a72e9506e62d3e1373311 (diff)
downloadaur-6689897e8f27950f8d4f6d708cd61f93a3638cc7.tar.gz
Python 3.9 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abdc368a4e0d..3e75bb12082c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=gpyopt
pkgname=python-$_pkgname-git
pkgver=r488.33d207e
-pkgrel=1
+pkgrel=2
pkgdesc="Gaussian Process Optimization using GPy"
arch=('any')
url="https://github.com/SheffieldML/GPyOpt"