diff options
author | chn | 2021-04-27 17:06:28 +0800 |
---|---|---|
committer | chn | 2021-04-27 17:06:28 +0800 |
commit | 506c9b4db7b29eb800876ee6ba162dc6cae04b66 (patch) | |
tree | 5a76035a56cb043c707bd2e4a5a1bb6264cdec27 /.SRCINFO | |
parent | e9fff9bcb72f691252b6c7fe99b02ee3b4c51e83 (diff) | |
download | aur-506c9b4db7b29eb800876ee6ba162dc6cae04b66.tar.gz |
0.25.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = xtensor-python pkgdesc = QuantStack tools library - Multi-dimensional arrays with broadcasting and lazy computing. - pkgver = 0.24.1 + pkgver = 0.25.1 pkgrel = 1 url = https://github.com/QuantStack/xtensor-python arch = x86_64 @@ -10,8 +10,8 @@ pkgbase = xtensor-python depends = xtl depends = pybind11 depends = python-numpy - source = xtensor-python-0.24.1.tar.gz::https://github.com/QuantStack/xtensor-python/archive/0.24.1.tar.gz - sha512sums = 3b96e932423e24b82e7e39a0573ab7cc6944ab1e7a53606778bfba7c26a644467e34bc3748ae56b60f25e77f3d184cbc370500e1ac76cb08fe57121cacdbc05a + source = xtensor-python-0.25.1.tar.gz::https://github.com/QuantStack/xtensor-python/archive/0.25.1.tar.gz + sha512sums = 4eac75fc0a16f55b019748a108750fd3229e6b5f3a38df87c7f93ff2c4114e1e62fe5c5065b93a9d4c68dbaf33a222a06561bbd0fb476879fe5ab4b82c6e68a4 pkgname = xtensor-python |