Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / onnxruntime
Commits: 4539171b by Robin Candau at 2025-06-12T13:44:36+02:00 upgpkg: 1.22.0-5: protobuf 31.1 and grpc 1.73.0 rebuild https://archlinux.org/todo/protobuf-311-and-grpc-1730/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = onnxruntime pkgver = 1.22.0 - pkgrel = 4 + pkgrel = 5 url = https://github.com/microsoft/onnxruntime arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -15,7 +15,7 @@ pkgname=( ) pkgver=1.22.0 _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/4539171b8fb8dbe56447012d90fbbcfe709c5e95 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/4539171b8fb8dbe56447012d90fbbcfe709c5e95 You're receiving this email because of your account on gitlab.archlinux.org.