Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
c5411613 by Torsten Keßler at 2026-01-30T15:45:43+01:00
upgpkg: 1.23.2-5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.23.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -17,7 +17,7 @@ pkgname=(
)
pkgver=1.23.2
_pkgdesc='Cross-platform, high performance scoring engine for ML models'
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url='https://github.com/microsoft/onnxruntime'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/c54116139fe5b3a1d5a7dbb799e00c4a0c296bae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/c54116139fe5b3a1d5a7dbb799e00c4a0c296bae
You're receiving this email because of your account on gitlab.archlinux.org.