Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
1dc5ab2a by Sven-Hendrik Haase at 2024-11-06T19:39:38+01:00
upgpkg: 1.19.2-2: cudnn 9.5 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.19.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=("${pkgbase}" "${pkgbase}-opt" "${pkgbase}-rocm"
"${pkgbase}-opt-rocm"
"python-${pkgbase}-rocm" "python-${pkgbase}-opt-rocm")
pkgver=1.19.2
_pkgdesc='Cross-platform, high performance scoring engine for ML models'
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://github.com/microsoft/onnxruntime'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/1dc5ab2a2b4f52aa40403f421b5713fc18af0346
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/1dc5ab2a2b4f52aa40403f421b5713fc18af0346
You're receiving this email because of your account on gitlab.archlinux.org.