Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
b61c8df0 by Christian Heusel at 2025-03-04T19:13:05+01:00
upgpkg: 1.20.2-3: Rebuild for abseil-cpp 20250127.0 & protobuf 29.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.20.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ pkgname=(
)
pkgver=1.20.2
_pkgdesc='Cross-platform, high performance scoring engine for ML models'
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url='https://github.com/microsoft/onnxruntime'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/b61c8df0af906ce14c486d5fddf8e3513bab7f31
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/b61c8df0af906ce14c486d5fddf8e3513bab7f31
You're receiving this email because of your account on gitlab.archlinux.org.