summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimir Khodygo2019-11-18 05:26:13 +0000
committerVladimir Khodygo2019-11-18 05:26:13 +0000
commit542a124d7975c70b1f8807938afc43e531d4435a (patch)
tree1a1c56b61a733596b0448267a5a007be70240fa7 /PKGBUILD
parent41b9961a092bde957f8525f24e0d5ab661ace9c5 (diff)
downloadaur-542a124d7975c70b1f8807938afc43e531d4435a.tar.gz
sha256sum fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25a375272202..798ff878af17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ source=(https://github.com/numpy/numpy/archive/v${pkgver}.tar.gz
'site32.cfg'
'intelccompiler.py.patch')
-sha256sums=( SKIP
+sha256sums=('e78ef65c08fc25c6172586e3b7ac366fbd49d9227d435d2f05184e9f3dd6317f'
'86cd68a695a5e1d76f8e53cda70c888c4ed04349f15c8096d4492e346e7187e1'
'882f2717deca0fd6a2e2384aac2dc7973c566f9cd2ba46777c3b5ffdffa814df'
'0d185daf0f2fcab08778173f54cee86cd88dc3c6703413686ab3742c0097db4e')