summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54ac63bd814c..bd91ae6c96b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=netron-bin
-pkgver=6.1.3
+pkgver=6.1.5
pkgrel=1
pkgdesc="Visualizer for neural network, deep learning and machine learning models"
arch=('x86_64')
@@ -17,7 +17,7 @@ options=('!strip')
noextract=("${pkgname}-${pkgver}.AppImage")
source=("${pkgname}-${pkgver}.AppImage::https://github.com/lutzroeder/netron/releases/download/v${pkgver}/Netron-${pkgver}.AppImage"
'LICENSE::https://github.com/lutzroeder/netron/raw/main/LICENSE')
-sha256sums=('3014016c611b1c0f4cfa3b9eea410bf915a6c91d987c27b3514f280644cddac0'
+sha256sums=('2977fc2ef0fc5d3868102fa65d26a9bc052db88d6b8cc5add528bb68e1cc8e89'
'535cb2c7c8990f967c106e3035e4df8d3e070144af1163b86c8bb58b65fe5e88')
package() {