summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2023-05-04 09:34:58 +0200
committerØystein Sture2023-05-04 09:34:58 +0200
commitd1c7d44359d15bd0bc9a7680eaaa8a50a6f23c31 (patch)
treea6ce4158d03906f4ee4d06db35d3fdd98852ac0c
parent9bd5f050e99df9e7483932b629ea43b6f89e496c (diff)
downloadaur-d1c7d44359d15bd0bc9a7680eaaa8a50a6f23c31.tar.gz
Python 3.11 bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e36bacc4df51..dab63cae21da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-gpy
pkgdesc = Gaussian processes framework in python
pkgver = 1.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SheffieldML/GPy
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 7f48283b668a..6078c582db3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-gpy
_name=GPy
pkgver=1.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Gaussian processes framework in python"
arch=("any")
license=("BSD")