summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorinhzus2022-08-28 07:02:41 +0000
committerinhzus2022-08-28 07:02:41 +0000
commit78839e2b84f8eb2c6c1381c054e842398e69484c (patch)
treedd90e9309acc2454cc304661c3c4de72b06166f4 /.SRCINFO
parent525b9a2b961d4d196115420c7b60ef131cb70b81 (diff)
downloadaur-78839e2b84f8eb2c6c1381c054e842398e69484c.tar.gz
Fix onnxruntime header path
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01a7312bb6af..8bebf4913601 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = onnxruntime-lib-git
pkgdesc = ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
pkgver = 1.12.1
- pkgrel = 2
+ pkgrel = 3
url = https://www.onnxruntime.ai/
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = onnxruntime-lib-git
conflicts = onnxruntime
source = https://github.com/microsoft/onnxruntime/releases/download/v1.12.1/onnxruntime-linux-x64-1.12.1.tgz
source = onnxruntime-lib-git.zip::https://github.com/microsoft/onnxruntime/archive/refs/heads/main.zip
- md5sums = SKIP
- md5sums = SKIP
+ md5sums = 31f1cc5d934682459aaa2abb2b7ebc0f
+ md5sums = 8722efaefed3071ad4a7124f6fdf404a
pkgname = onnxruntime-lib-git