summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanrui Qi2020-07-23 04:37:07 +0900
committerXuanrui Qi2020-07-23 04:37:07 +0900
commit83d325804cf38cc27fd933a31e77708ca861f434 (patch)
tree72301301fd149ac84255521b5b36c8bce8b3c238
parent215c9420418ba8bcfbc90ec45ab759e182e6f4a1 (diff)
downloadaur-83d325804cf38cc27fd933a31e77708ca861f434.tar.gz
Version bump: 2020 Update 2
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD21
2 files changed, 25 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0e81f7e82cc..6f01a8c147a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = intel-parallel-studio-xe
pkgdesc = Intel C++ C and FORTRAN compiler - Intel Parallel Studio XE - Cluster Edition - icc icpc ifort ipp
- pkgver = 2020.1.217
+ pkgver = 2020.2.254
pkgrel = 3
url = http://software.intel.com/en-us/articles/non-commercial-software-download/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = intel-parallel-studio-xe
options = strip
options = libtool
options = staticlibs
- source = http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/16526/parallel_studio_xe_2020_update1_cluster_edition.tgz
+ source = http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/16744/parallel_studio_xe_2020_update2_cluster_edition.tgz
source = intel_compilers.sh
source = intel_vtune-profiler.sh
source = intel_advisor.sh
@@ -28,7 +28,7 @@ pkgbase = intel-parallel-studio-xe
source = intel-tbb.conf
source = intel-tbb.install
source = EULA.txt
- sha256sums = fd11d8de72b2bd60474f8bce7b463e4cbb2255969b9eaf24f689575aa2a2abab
+ sha256sums = 4795c44374e8988b91da20ac8f13022d7d773461def4a26ca210a8694f69f133
sha256sums = 0704025fdfe40e4fce08e88b641128310c3a3b51332668aab60fb815b424f52b
sha256sums = 12f932f99e6d3ee9dd828b95e630f096a9e58707db39bea15fba22a1ad80f211
sha256sums = 63b12c66d9c8c2310a7bbd5206c82ba9667fb6ffb3dc7e3f9304a17ed8c8fbcd
@@ -44,22 +44,22 @@ pkgbase = intel-parallel-studio-xe
sha256sums = 228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5
pkgname = intel-common-libs
- pkgdesc = Intel Common Libraries 19.1.1
+ pkgdesc = Intel Common Libraries 19.1.2
pkgname = intel-openmp
- pkgdesc = Intel OpenMP Implementation 19.1.1
- depends = intel-common-libs=2020.1.217
+ pkgdesc = Intel OpenMP Implementation 19.1.2
+ depends = intel-common-libs=2020.2.254
pkgname = intel-compiler-base
- pkgdesc = Intel C/C++ 19.1.1
+ pkgdesc = Intel C/C++ 19.1.2
install = intel-composer.install
- depends = intel-common-libs=2020.1.217
- depends = intel-openmp=2020.1.217
+ depends = intel-common-libs=2020.2.254
+ depends = intel-openmp=2020.2.254
pkgname = intel-fortran-compiler
- pkgdesc = Intel Fortran compiler 19.1.1
+ pkgdesc = Intel Fortran compiler 19.1.2
install = intel-composer.install
- depends = intel-compiler-base=2020.1.217
+ depends = intel-compiler-base=2020.2.254
pkgname = intel-ipp
pkgdesc = Intel Integrated Performance Primitives
@@ -73,15 +73,15 @@ pkgname = intel-tbb_psxe
install = intel-tbb.install
pkgname = intel-advisor
- pkgdesc = Threading design and prototyping tool for software architects 2020.1.0.605410
+ pkgdesc = Threading design and prototyping tool for software architects 2020.2.0.606470
conflicts = intel-advisor-xe
pkgname = intel-vtune-profiler
- pkgdesc = Performance profiler for serial and parallel performance analysis 2020.1.0.607630
+ pkgdesc = Performance profiler for serial and parallel performance analysis 2020.2.0.610396
depends = pangox-compat
options = !strip
pkgname = intel-inspector
- pkgdesc = Memory and thread debugger 2020.1.0.604266
+ pkgdesc = Memory and thread debugger 2020.2.0.604588
conflicts = intel-inspector-xe
diff --git a/PKGBUILD b/PKGBUILD
index c3dcf997f4b3..ed8aa9e436ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,24 +82,24 @@ _remove_static_objects_ipp=false
########################################
_year='2020'
-_v_a='1'
-_v_b='217'
+_v_a='2'
+_v_b='254'
# year, version a and version b found in /opt/intel/compilers_and_libraries_YEAR_A_B
-_update='1'
+_update='2'
pkgrel=3
_sp='cluster_edition'
-_icc_ver='19.1.1'
-_vtune_ver='2020.1.0.607630'
-_inspector_ver='2020.1.0.604266'
-_advisor_ver='2020.1.0.605410'
+_icc_ver='19.1.2'
+_vtune_ver='2020.2.0.610396'
+_inspector_ver='2020.2.0.604588'
+_advisor_ver='2020.2.0.606470'
pkgver=${_year}.${_v_a}.${_v_b}
# package download folders
-_dir_nr='16526'
+_dir_nr='16744'
options=(strip libtool staticlibs)
@@ -118,6 +118,7 @@ source=(
'intel_inspector.sh'
'intel-composer.install'
'intel-common-libs.conf'
+
'intel-fortran.conf'
'intel-openmp.conf'
'intel-mpi.conf'
@@ -126,8 +127,7 @@ source=(
'intel-tbb.install'
'EULA.txt'
)
-
-sha256sums=('fd11d8de72b2bd60474f8bce7b463e4cbb2255969b9eaf24f689575aa2a2abab'
+sha256sums=('4795c44374e8988b91da20ac8f13022d7d773461def4a26ca210a8694f69f133'
'0704025fdfe40e4fce08e88b641128310c3a3b51332668aab60fb815b424f52b'
'12f932f99e6d3ee9dd828b95e630f096a9e58707db39bea15fba22a1ad80f211'
'63b12c66d9c8c2310a7bbd5206c82ba9667fb6ffb3dc7e3f9304a17ed8c8fbcd'
@@ -142,6 +142,7 @@ sha256sums=('fd11d8de72b2bd60474f8bce7b463e4cbb2255969b9eaf24f689575aa2a2abab'
'fde83eb0071a5bd2887de127b56cc573a254e30131ec7b2d956987512c3e90c2'
'228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5')
+
#_archive=l_ccompxe${_comp}_p_${pkgver}
if [ "$CARCH" = "i686" ]; then
_i_arch='ia32'