Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
b722873d by Torsten Keßler at 2026-07-15T15:19:53+02:00
upgpkg: 1.27.1-2
remove statically linked libraries
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.27.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -17,7 +17,7 @@ pkgname=(
)
pkgver=1.27.1
_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/b722873d358c3bf5007dbe9ea02497dcb40ab3e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/b722873d358c3bf5007dbe9ea02497dcb40ab3e2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help