[arch-commits] Commit in intel-mkl/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Apr 20 06:47:20 UTC 2020
Date: Monday, April 20, 2020 @ 06:47:18
Author: svenstaro
Revision: 616864
upgpkg: intel-mkl 2020.1.217-2: Add staticlibs as I've received multiple requests about that
Modified:
intel-mkl/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-20 06:36:20 UTC (rev 616863)
+++ PKGBUILD 2020-04-20 06:47:18 UTC (rev 616864)
@@ -6,7 +6,7 @@
pkgver=2020.1.217
_pkgver=${pkgver/%./-/}
_weirdnum=16533
-pkgrel=1
+pkgrel=2
pkgdesc="Intel Math Kernel Library"
arch=(x86_64)
url="https://software.intel.com/en-us/mkl"
@@ -14,6 +14,7 @@
source=("http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/$_weirdnum/l_mkl_$pkgver.tgz"
intel-mkl.sh
intel-mkl.conf)
+options=(!strip staticlibs)
sha512sums=('ad3993ba2005168eb273942109ceeffb392f86c083643db9a2e25c7a168ab77d3e2c985c9ebf7841ad8e27ba0e2c0cedace20860ba450d5bfcccd5be23dc62dd'
'1268685ff3ccd47733084dedcd4ea0d393f4ed3f6d00cd92125765ae5c8e14e7fe49b82692b3f667bfea931ad3c284a1c1c37235b474db09b5350c0046566c3c'
'c7181ee34a8225eefcd66f937e58b29184181c1caa1f24ce264b6fb4c0415fcde743aff3c1a2b165c2af1920dda6c50f5e470a94fe1e11ea61b4ceb9388c3ce4')
More information about the arch-commits
mailing list