summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlilac2021-01-30 22:18:44 +0800
committerlilac2021-01-30 22:18:44 +0800
commit1f842d1cd49bcb539f440540f20b0989f40a8328 (patch)
treebf062fb4fe742568548783a03b7ea41583ebb1d9 /.SRCINFO
parentf18e5940f966fcf8352a0b8a917a2343ba696c24 (diff)
downloadaur-1f842d1cd49bcb539f440540f20b0989f40a8328.tar.gz
[lilac] updated to 1.8.1-2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b45ad5a0bd24..20907d2fbf93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-onnx
pkgdesc = Open Neural Network Exchange
- pkgver = 1.8.0
- pkgrel = 1
+ pkgver = 1.8.1
+ pkgrel = 2
url = https://onnx.ai
arch = x86_64
license = MIT
@@ -12,6 +12,7 @@ pkgbase = python-onnx
makedepends = cmake
makedepends = git
makedepends = python-setuptools
+ makedepends = python-pip
depends = protobuf
depends = python-protobuf
depends = python-numpy
@@ -20,7 +21,7 @@ pkgbase = python-onnx
optdepends = mxnet
optdepends = python-pytorch
optdepends = python-tensorflow
- source = python-onnx::git+https://github.com/onnx/onnx.git#tag=v1.8.0
+ source = python-onnx::git+https://github.com/onnx/onnx.git#tag=v1.8.1
sha512sums = SKIP
pkgname = python-onnx