summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-11-15 12:38:04 +0800
committerlilac2019-11-15 12:38:04 +0800
commitd10719a40e5a723b967ef73a115256598c7b6ced (patch)
treeed6392a66ba827885c34f47ba30f2e5fdc87f515 /PKGBUILD
parent604e1ccb049014719610d1a3e186faa0297fe515 (diff)
downloadaur-d10719a40e5a723b967ef73a115256598c7b6ced.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 181ac81b0bc1..4b756a9fd9af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-onnxruntime
pkgname=(python-onnxruntime python-onnxruntime-cuda)
pkgver=1.0.0
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)