summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-12-17 11:18:26 +0800
committerlilac2019-12-17 11:18:26 +0800
commit1ac4af6305b1e7cc52c5a93c85beaf5c6745c93b (patch)
tree83933c3976c80458fa09731a4555db402ad3f4de /PKGBUILD
parentf765dbbbfc9eab3a9345b897e56023bd2da263b3 (diff)
downloadaur-1ac4af6305b1e7cc52c5a93c85beaf5c6745c93b.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 fe4960f424ae..02e1176631b5 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=4
+pkgrel=5
arch=(x86_64)
url='https://github.com/microsoft/onnxruntime'
license=(MIT)