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 8a3988174025..09df73f9cb4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=netron-bin
-pkgver=6.3.6
+pkgver=6.3.7
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=('16446233a864d7580c335e8990f45c3eb7b9dcd61138dc143ac9591a8c823818'
+sha256sums=('2ae9f9c1464b28c08d51ae822abd125f3763a8c6d327ca9295c65f7bfcc8d4f5'
'535cb2c7c8990f967c106e3035e4df8d3e070144af1163b86c8bb58b65fe5e88')
package() {