summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanrui Qi2020-11-09 06:47:09 +0900
committerXuanrui Qi2020-11-09 06:47:09 +0900
commit678cda906cc07c987118a8a6416131772794e796 (patch)
tree8b85e39755bb1e883f90e8a1f7005b19a7a962cb
parentf553da84cccbda53f4ccf176c977abdda3b63dca (diff)
downloadaur-678cda906cc07c987118a8a6416131772794e796.tar.gz
Bump to 2020 update 4
-rw-r--r--.SRCINFO32
-rw-r--r--PKGBUILD22
-rw-r--r--zsh-fix.patch20
3 files changed, 37 insertions, 37 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b2d11f2d11e..bd782bf036da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = intel-parallel-studio-xe
pkgdesc = Intel C++ C and FORTRAN compiler - Intel Parallel Studio XE - Cluster Edition - icc icpc ifort ipp
- pkgver = 2020.2.254
- pkgrel = 5
+ pkgver = 2020.4.304
+ pkgrel = 1
url = http://software.intel.com/en-us/articles/non-commercial-software-download/
arch = x86_64
license = custom
@@ -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/16744/parallel_studio_xe_2020_update2_cluster_edition.tgz
+ source = http://registrationcenter-download.intel.com/akdlm/IRC_NAS/tec/17113/parallel_studio_xe_2020_update4_cluster_edition.tgz
source = intel_compilers.sh
source = intel_vtune-profiler.sh
source = intel_advisor.sh
@@ -29,7 +29,7 @@ pkgbase = intel-parallel-studio-xe
source = intel-tbb.install
source = zsh-fix.patch
source = EULA.txt
- sha256sums = 4795c44374e8988b91da20ac8f13022d7d773461def4a26ca210a8694f69f133
+ sha256sums = f36e49da97b6ce24d2d464d73d7ff49d71cff20e1698c20e607919819602a9f5
sha256sums = 0704025fdfe40e4fce08e88b641128310c3a3b51332668aab60fb815b424f52b
sha256sums = 12f932f99e6d3ee9dd828b95e630f096a9e58707db39bea15fba22a1ad80f211
sha256sums = 63b12c66d9c8c2310a7bbd5206c82ba9667fb6ffb3dc7e3f9304a17ed8c8fbcd
@@ -42,26 +42,26 @@ pkgbase = intel-parallel-studio-xe
sha256sums = da6f41c2e002c9a793c75a18c8d1c85ef7ef5bf83a7a0a158ff144481491aac8
sha256sums = 5d3ac1ba31d7fc5795821d95b17956b0c977c8f3576b02f664f8ebf476213a43
sha256sums = fde83eb0071a5bd2887de127b56cc573a254e30131ec7b2d956987512c3e90c2
- sha256sums = aa45c10e3a8b16509714a55927c91912451057abf2249432ef06c314bb03818a
+ sha256sums = d9fd7fa5a2e5922ccc9c07354d5cd58fef5217d7cc0f7ec00c6c4ee0ff939eb3
sha256sums = 228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5
pkgname = intel-common-libs
- pkgdesc = Intel Common Libraries 19.1.2
+ pkgdesc = Intel Common Libraries 19.1.3
pkgname = intel-openmp
- pkgdesc = Intel OpenMP Implementation 19.1.2
- depends = intel-common-libs=2020.2.254
+ pkgdesc = Intel OpenMP Implementation 19.1.3
+ depends = intel-common-libs=2020.4.304
pkgname = intel-compiler-base
- pkgdesc = Intel C/C++ 19.1.2
+ pkgdesc = Intel C/C++ 19.1.3
install = intel-composer.install
- depends = intel-common-libs=2020.2.254
- depends = intel-openmp=2020.2.254
+ depends = intel-common-libs=2020.4.304
+ depends = intel-openmp=2020.4.304
pkgname = intel-fortran-compiler
- pkgdesc = Intel Fortran compiler 19.1.2
+ pkgdesc = Intel Fortran compiler 19.1.3
install = intel-composer.install
- depends = intel-compiler-base=2020.2.254
+ depends = intel-compiler-base=2020.4.304
pkgname = intel-ipp
pkgdesc = Intel Integrated Performance Primitives
@@ -75,15 +75,15 @@ pkgname = intel-tbb_psxe
install = intel-tbb.install
pkgname = intel-advisor
- pkgdesc = Threading design and prototyping tool for software architects 2020.2.0.606470
+ pkgdesc = Threading design and prototyping tool for software architects 2020.3.0.607294
conflicts = intel-advisor-xe
pkgname = intel-vtune-profiler
- pkgdesc = Performance profiler for serial and parallel performance analysis 2020.2.0.610396
+ pkgdesc = Performance profiler for serial and parallel performance analysis 2020.3.0.612611
depends = pangox-compat
options = !strip
pkgname = intel-inspector
- pkgdesc = Memory and thread debugger 2020.2.0.604588
+ pkgdesc = Memory and thread debugger 2020.3.0.604771
conflicts = intel-inspector-xe
diff --git a/PKGBUILD b/PKGBUILD
index 509ceece7a23..aeede3dd379f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,24 +82,24 @@ _remove_static_objects_ipp=false
########################################
_year='2020'
-_v_a='2'
-_v_b='254'
+_v_a='4'
+_v_b='304'
# year, version a and version b found in /opt/intel/compilers_and_libraries_YEAR_A_B
-_update='2'
+_update='4'
-pkgrel=5
+pkgrel=1
_sp='cluster_edition'
-_icc_ver='19.1.2'
-_vtune_ver='2020.2.0.610396'
-_inspector_ver='2020.2.0.604588'
-_advisor_ver='2020.2.0.606470'
+_icc_ver='19.1.3'
+_vtune_ver='2020.3.0.612611'
+_inspector_ver='2020.3.0.604771'
+_advisor_ver='2020.3.0.607294'
pkgver=${_year}.${_v_a}.${_v_b}
# package download folders
-_dir_nr='16744'
+_dir_nr='17113'
options=(strip libtool staticlibs)
@@ -128,7 +128,7 @@ source=(
'zsh-fix.patch'
'EULA.txt'
)
-sha256sums=('4795c44374e8988b91da20ac8f13022d7d773461def4a26ca210a8694f69f133'
+sha256sums=('f36e49da97b6ce24d2d464d73d7ff49d71cff20e1698c20e607919819602a9f5'
'0704025fdfe40e4fce08e88b641128310c3a3b51332668aab60fb815b424f52b'
'12f932f99e6d3ee9dd828b95e630f096a9e58707db39bea15fba22a1ad80f211'
'63b12c66d9c8c2310a7bbd5206c82ba9667fb6ffb3dc7e3f9304a17ed8c8fbcd'
@@ -141,7 +141,7 @@ sha256sums=('4795c44374e8988b91da20ac8f13022d7d773461def4a26ca210a8694f69f133'
'da6f41c2e002c9a793c75a18c8d1c85ef7ef5bf83a7a0a158ff144481491aac8'
'5d3ac1ba31d7fc5795821d95b17956b0c977c8f3576b02f664f8ebf476213a43'
'fde83eb0071a5bd2887de127b56cc573a254e30131ec7b2d956987512c3e90c2'
- 'aa45c10e3a8b16509714a55927c91912451057abf2249432ef06c314bb03818a'
+ 'd9fd7fa5a2e5922ccc9c07354d5cd58fef5217d7cc0f7ec00c6c4ee0ff939eb3'
'228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5')
diff --git a/zsh-fix.patch b/zsh-fix.patch
index 1fd83a8d80ed..97e185506201 100644
--- a/zsh-fix.patch
+++ b/zsh-fix.patch
@@ -1,12 +1,12 @@
---- composerxe/linux/bin/compilervars.sh 2020-07-23 05:25:54.000000000 +0900
-+++ composerxe/linux/bin/compilervars_fix.sh 2020-08-09 02:47:46.130971704 +0900
-@@ -112,7 +112,8 @@
- # ------------------function remove_duplicate_paths----------------------------
- remove_duplicate_paths() {
- local arg=$1
-- local arr=(`echo ${!arg} | sed 's/:/\n/g'`)
-+ eval "value=\"\${$arg}\""
-+ local arr=(`echo ${value} | sed 's/:/\n/g'`)
+--- composerxe/linux/bin/compilervars.sh 2020-11-09 06:28:27.000000000 +0900
++++ composerxe/linux/bin/compilervars_fix.sh 2020-11-09 06:40:21.707348052 +0900
+@@ -120,7 +120,8 @@
+ if [ "${INTEL_HOST_PLATFORM}" = "Darwin" ]; then
+ local arr=(`echo ${!arg} | sed 's/:/\'$'\n/g'`)
+ else
+- local arr=(`echo ${!arg} | sed 's/:/\n/g'`)
++ eval "value=\"\${$arg}\""
++ local arr=(`echo ${!value} | sed 's/:/\n/g'`)
+ fi
local fixarr=()
local found=
- local i=0