diff options
author | Carlos Aznarán Laos | 2023-05-16 13:58:32 -0500 |
---|---|---|
committer | Carlos Aznarán Laos | 2023-05-16 13:58:32 -0500 |
commit | 9f25b002242c9b25ecb5d91a944eda895fbc26c5 (patch) | |
tree | 13d0e1386e751495bde4968ba5459d1e7e2ab14a /.SRCINFO | |
parent | a4283e7bbb50a1e52dd93463c0ef299e6f6382e1 (diff) | |
download | aur-9f25b002242c9b25ecb5d91a944eda895fbc26c5.tar.gz |
Bump version to 1.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ pkgbase = python-adaptive - pkgdesc = Adaptive: parallel active learning of mathematical functions - pkgver = 0.15.1 - pkgrel = 2 + pkgdesc = Parallel active learning of mathematical functions + pkgver = 1.0.0 + pkgrel = 1 url = https://github.com/python-adaptive/adaptive arch = x86_64 license = custom:BSD-3-clause @@ -16,7 +16,7 @@ pkgbase = python-adaptive depends = python-cloudpickle depends = python-loky depends = python-versioningit - source = adaptive-0.15.1.tar.gz::https://github.com/python-adaptive/adaptive/archive/v0.15.1.tar.gz - sha512sums = 3c3ff3b66adf23d2659f2a336b7390bf301c793156757df72c57486e2cb7e64eeba3ee9fc054e9411bb27ed09bb29847870922da73d49d89e7eb526ee7f8fae5 + source = adaptive-1.0.0.tar.gz::https://github.com/python-adaptive/adaptive/archive/v1.0.0.tar.gz + sha512sums = 22c37d5c6592ef43e4a2bb571c9b059d87879016800527ba2398455fb54afd5781bccc3cbee42de049603a13f8239382fb46db254da43a79b5688d30c869437d pkgname = python-adaptive |