summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2024-09-23 12:56:28 -0300
committerDaniel Bermond2024-09-23 12:56:28 -0300
commitb4f170ce34cab4ce6906e67d181a80a71f35f073 (patch)
treea17e3ce73b34dd26a57b971f091d134fe2ade38f /.SRCINFO
parente6e5c0dcac74cc89a840c6127488eb801a055802 (diff)
downloadaur-b4f170ce34cab4ce6906e67d181a80a71f35f073.tar.gz
Disable the npu plugin
The npu plugin requires avx isa and does not build with the Arch Linux default x86_64 generic compiler flags. Disabled.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 660ff7dbfad6..656762c66b12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openvino
pkgdesc = A toolkit for developing artificial inteligence and deep learning applications
pkgver = 2024.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://docs.openvinotoolkit.org/
arch = x86_64
license = Apache-2.0