summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2023-09-04 20:57:34 -0300
committerDaniel Bermond2023-09-04 20:57:34 -0300
commit5b9f8a3b84203fcffd2e3b4f6cfc75b96bc8ba37 (patch)
tree5b387f6777630eacd1b18a817e92f14724691d95
parente6dd334d0846c351ceecaa8f30d1e320d16a701e (diff)
downloadaur-5b9f8a3b84203fcffd2e3b4f6cfc75b96bc8ba37.tar.gz
Update to version 2023.0.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0f7f4c7d60b..1e1072c27a3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openvino
pkgdesc = A toolkit for developing artificial inteligence and deep learning applications
- pkgver = 2023.0.1
- pkgrel = 2
+ pkgver = 2023.0.2
+ pkgrel = 1
url = https://docs.openvinotoolkit.org/
arch = x86_64
license = Apache
@@ -32,8 +32,8 @@ pkgbase = openvino
conflicts = intel-openvino
replaces = intel-openvino
options = !emptydirs
- source = git+https://github.com/openvinotoolkit/openvino.git#tag=2023.0.1
- source = https://storage.openvinotoolkit.org/dependencies/gna/gna_03.05.00.1906.zip
+ source = git+https://github.com/openvinotoolkit/openvino.git#tag=2023.0.2
+ source = https://storage.openvinotoolkit.org/dependencies/gna/gna_03.05.00.2116.zip
source = oneDNN-openvinotoolkit::git+https://github.com/openvinotoolkit/oneDNN.git
source = git+https://github.com/herumi/xbyak.git
source = git+https://github.com/madler/zlib.git
@@ -61,7 +61,7 @@ pkgbase = openvino
source = 015-openvino-disable-werror.patch
source = 020-openvino-use-protobuf-shared-libs.patch
sha256sums = SKIP
- sha256sums = 4a5be86d9c026b0e10afac2a57fc7c99d762b30e3d506abb3a3380fbcfe2726e
+ sha256sums = 960350567702bda17276ac4c060d7524fb7ce7ced785004bd861c81ff2bfe2c5
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 88ecc1f90161..1cb3f515861b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# https://github.com/openvinotoolkit/openvino/issues/452#issuecomment-722941119
pkgname=openvino
-pkgver=2023.0.1
-pkgrel=2
+pkgver=2023.0.2
+pkgrel=1
pkgdesc='A toolkit for developing artificial inteligence and deep learning applications'
arch=('x86_64')
url='https://docs.openvinotoolkit.org/'
@@ -25,7 +25,7 @@ provides=('intel-openvino')
conflicts=('intel-openvino')
replaces=('intel-openvino')
options=('!emptydirs')
-_gnaver=03.05.00.1906 # GNA_VERSION in cmake/dependencies.cmake
+_gnaver=03.05.00.2116 # GNA_VERSION in cmake/dependencies.cmake
source=("git+https://github.com/openvinotoolkit/openvino.git#tag=${pkgver}"
"https://storage.openvinotoolkit.org/dependencies/gna/gna_${_gnaver}.zip"
'oneDNN-openvinotoolkit'::'git+https://github.com/openvinotoolkit/oneDNN.git'
@@ -55,7 +55,7 @@ source=("git+https://github.com/openvinotoolkit/openvino.git#tag=${pkgver}"
'015-openvino-disable-werror.patch'
'020-openvino-use-protobuf-shared-libs.patch')
sha256sums=('SKIP'
- '4a5be86d9c026b0e10afac2a57fc7c99d762b30e3d506abb3a3380fbcfe2726e'
+ '960350567702bda17276ac4c060d7524fb7ce7ced785004bd861c81ff2bfe2c5'
'SKIP'
'SKIP'
'SKIP'