summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bershatsky2022-11-16 23:56:01 +0300
committerDaniel Bershatsky2022-11-16 23:56:01 +0300
commit587e966e15337f77bfa6cc6aa638e73cfb176e38 (patch)
tree0180393499cbe6b588abaa84ab5b9c6bcaeb9f7b
parent6a9880b8270e4bababe5fc52a4682aa55ae08b66 (diff)
downloadaur-587e966e15337f77bfa6cc6aa638e73cfb176e38.tar.gz
Bump version to 0.3.25
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9e52a84f108..aa63d17b2859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/google/jax/'
license=('Apache')
depends=('absl-py'
'python'
- 'python-jax'
+ 'python-jaxlib'
'python-numpy'
'python-opt_einsum')
makedepends=('python-pip')