diff options
author | chrisjbillington | 2021-07-16 09:40:07 +1000 |
---|---|---|
committer | chrisjbillington | 2021-07-16 09:40:07 +1000 |
commit | 80553376977bd742ab351215e314e8847bdb8d5f (patch) | |
tree | c3b4706ac5e0b1d7511a77a1aacad4d12c61dabb /.SRCINFO | |
parent | 6058f066dad70885f515413212730de2ddd04b94 (diff) | |
download | aur-80553376977bd742ab351215e314e8847bdb8d5f.tar.gz |
1.20.3.anaconda0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = python-numpy-mkl-bin pkgdesc = Scientific tools for Python - with Intel MKL - prebuilt binaries from Anaconda - pkgver = 1.20.2.anaconda0 + pkgver = 1.20.3.anaconda0 pkgrel = 1 url = https://www.numpy.org/ arch = x86_64 @@ -9,8 +9,7 @@ pkgbase = python-numpy-mkl-bin provides = python-numpy provides = python-numpy-mkl conflicts = python-numpy - source = https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.20.2-py39hfae3a4d_0.tar.bz2 - sha256sums = a47dcec6218c1a50a30e81461192c80e250e8eea5191a038d1902da04b5b3fc7 + source = https://repo.anaconda.com/pkgs/main/linux-64/numpy-base-1.20.3-py39h74d4b33_0.tar.bz2 + sha256sums = 6de24260057432f76c94f2d512319a6db6132fef7d737f51d48b145865812917 pkgname = python-numpy-mkl-bin - |