summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-09-17 18:02:14 -0300
committerDaniel Bermond2021-09-17 18:02:14 -0300
commit4d20f4e01badb791fb3f18b0bcb02d4880277ecd (patch)
treee5c5b76d263aa9c23662cf7a247b989a809ad4f8
parentcc9dec795fd593557c7ae98034ec19a444362c70 (diff)
downloadaur-4d20f4e01badb791fb3f18b0bcb02d4880277ecd.tar.gz
Update to version 2021.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 578c058f6e78..c7c0397f75e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = onevpl-cpu
pkgdesc = oneVPL runtime implementation for CPU
- pkgver = 2021.5.0
+ pkgver = 2021.6.0
pkgrel = 1
url = https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onevpl.html
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = onevpl-cpu
depends = ffmpeg
provides = onevpl-runtime
options = !emptydirs
- source = https://github.com/oneapi-src/oneVPL-cpu/archive/v2021.5.0/onevpl-cpu-2021.5.0.tar.gz
+ source = https://github.com/oneapi-src/oneVPL-cpu/archive/v2021.6.0/onevpl-cpu-2021.6.0.tar.gz
source = 010-onevpl-cpu-fix-libs.patch
source = 020-onevpl-cpu-googletest-remove-werror.patch
- sha256sums = ada5eb8737dc7d3c03fc616d03392177fa7b06adf59ad7e1777059e05d442f72
+ sha256sums = 9ab4a3e9a51e32f20dddf137ec716e259130ca84d52365776a443823e4ddcc0d
sha256sums = ab8858a2fd1da6de829c180fdf91e41cbaa7caca71ebcb7dff377816ba42c7b0
sha256sums = a0caaa1dd7701b6a13ebe58bc6917c4f10f787f33d4d7e53d52766ddf985b980
diff --git a/PKGBUILD b/PKGBUILD
index aa78c0b18907..882fceadff8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=onevpl-cpu
-pkgver=2021.5.0
+pkgver=2021.6.0
pkgrel=1
pkgdesc='oneVPL runtime implementation for CPU'
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=('onevpl-runtime')
source=("https://github.com/oneapi-src/oneVPL-cpu/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
'010-onevpl-cpu-fix-libs.patch'
'020-onevpl-cpu-googletest-remove-werror.patch')
-sha256sums=('ada5eb8737dc7d3c03fc616d03392177fa7b06adf59ad7e1777059e05d442f72'
+sha256sums=('9ab4a3e9a51e32f20dddf137ec716e259130ca84d52365776a443823e4ddcc0d'
'ab8858a2fd1da6de829c180fdf91e41cbaa7caca71ebcb7dff377816ba42c7b0'
'a0caaa1dd7701b6a13ebe58bc6917c4f10f787f33d4d7e53d52766ddf985b980')