diff options
author | lilac | 2021-11-24 18:56:55 +0800 |
---|---|---|
committer | lilac | 2021-11-24 18:56:55 +0800 |
commit | 6119b89c98abfda29d4d32ad741eb09ecde4b9e1 (patch) | |
tree | c13d7679f76c15abe9f7738643f453a2810a387d /.SRCINFO | |
parent | 693e08658643f07be24db835cf04d307d729bf21 (diff) | |
download | aur-6119b89c98abfda29d4d32ad741eb09ecde4b9e1.tar.gz |
[lilac] updated to 0.12.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-modin pkgdesc = Speed up your Pandas workflows by changing a single line of code - pkgver = 0.11.3 + pkgver = 0.12.0 pkgrel = 1 url = https://github.com/modin-project/modin arch = any @@ -13,7 +13,7 @@ pkgbase = python-modin depends = python-numpy depends = python-pandas depends = python-rpyc - source = modin-0.11.3.tar.gz::https://github.com/modin-project/modin/archive/0.11.3.tar.gz - sha512sums = 53bef1dfc988d452ea53f052a46a8e8e7fa7eefd23001e454373789239fc90f0493532645c005aef832446ae465992e0a1b5eec9cc2b077a8a7ac38381d60019 + source = modin-0.12.0.tar.gz::https://github.com/modin-project/modin/archive/0.12.0.tar.gz + sha512sums = b33506a265194353bce849c5e47b13a988309cb6210a180d3a3694de673f235cb047650513fc6dfa9ace2879e587bdc90626be58c6ac35f8130eb47c97586530 pkgname = python-modin |