summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89f0465a82a0..1ee49225b2f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=python-keras2onnx
_pkgname=keras-onnx
-pkgver=1.7.0.40.g0c037e5
+pkgver=1.7.0.46.g9b9fc36
# The latest stable version requires quite a few patches for compatibility
# with the latest TensorFlow/ONNXRuntime
-_commit=0c037e5968c0b5dc6bb12dcf4edcfdeeaf4c964f
-pkgrel=1
+_commit=9b9fc367c30e3a6c2f8a8464db4c3cced52df4ab
+pkgrel=2
pkgdesc='Convert tf.keras/Keras models to ONNX'
arch=(any)
url='https://github.com/onnx/keras-onnx'