diff options
author | Carlos Aznarán | 2024-10-17 23:16:23 -0500 |
---|---|---|
committer | Carlos Aznarán | 2024-10-17 23:16:23 -0500 |
commit | 4a38968662083d26cd6730d0fcf48665eabf95ff (patch) | |
tree | a5058a98f1ddb02044e613814ce23b79a3ce2269 /.SRCINFO | |
parent | e8f827698df7fc2f5838e36c577a8b5d4817f510 (diff) | |
download | aur-4a38968662083d26cd6730d0fcf48665eabf95ff.tar.gz |
Bump version to 1.10.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-etils pkgdesc = Collection of common python utils - pkgver = 1.9.4 + pkgver = 1.10.0 pkgrel = 1 url = https://github.com/google/etils arch = any @@ -20,7 +20,7 @@ pkgbase = python-etils optdepends = python-dm-tree: for etils.etree.tree optdepends = python-jax: for etils.etree.jax optdepends = python-tensorflow: for etils.etree.nest - source = etils-1.9.4.tar.gz::https://github.com/google/etils/archive/v1.9.4.tar.gz - sha512sums = 1674a37314c4eb612e1c26d2baeed8c809e1fa73bd8ad52ad59acdfa273b4cbef73f8aea3f959846a4a16c1be18134238a609b103c818f933a29170ad3adf28c + source = etils-1.10.0.tar.gz::https://github.com/google/etils/archive/v1.10.0.tar.gz + sha512sums = 956ece128afcb942dd5aef396cc92bf29c899735c05e50ee89cd9fe8e83a6e235f321997f6d124771ecc5c8adde5cb6445eff4b9db7d95528cd8f240de0decf9 pkgname = python-etils |