diff options
author | lilac | 2023-05-09 06:46:29 +0800 |
---|---|---|
committer | lilac | 2023-05-09 06:46:29 +0800 |
commit | 00681aeb6faee5953a48aab7abb6cdd4e20ad468 (patch) | |
tree | 8de80664e3655a76565959c78f2792c6dd46f9b1 /.SRCINFO | |
parent | 0f16adc8cb693c2f7c8efe993e3c15856ec43143 (diff) | |
download | aur-00681aeb6faee5953a48aab7abb6cdd4e20ad468.tar.gz |
[lilac] updated to 0.6.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-torchdata pkgdesc = A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries - pkgver = 0.6.0 + pkgver = 0.6.1 pkgrel = 1 url = https://github.com/pytorch/data arch = x86_64 @@ -10,9 +10,9 @@ pkgbase = python-torchdata depends = python-pytorch depends = python-requests depends = python-urllib3 - source = https://files.pythonhosted.org/packages/cp310/t/torchdata/torchdata-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + source = https://files.pythonhosted.org/packages/cp310/t/torchdata/torchdata-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl source = https://github.com/pytorch/data/raw/main/LICENSE - sha512sums = c8f77d1c14c938ed205eaa95c1040bf01452ca7540aa0519320340e7a310f709ccf267714d49670d7b7bd98077e1a4477a4b3b1f03cd9098b5ba9942d07ec85c + sha512sums = 2faf97b922b47285bd368a99af87894374ab67a416080be53e991251998e1a71a0616f384b2a3f90a35ca8f0e56a3673d997732c50e233fa56159e973db2db7b sha512sums = 2d437cc8226bf32ddcf8e12f2583c5777afd3d9932b6b97a65f8fcf3d115a64749ebf37737fa9a69cea01e59649ba49b011ab219d1636ad970e79613a406f837 pkgname = python-torchdata |