summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 915c50d32d89..d862c8085ac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.032
-_customver=1.3.32
+pkgver=1.3.039
+_customver=1.3.39
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -9,9 +9,9 @@ options=(!strip)
url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
-_zmninja_file="zmninjapro-$_customver-$arch.AppImage"
+_zmninja_file="zmninjapro.$_customver.AppImage"
source=("https://github.com/pliablepixels/zmNinja/releases/download/v$pkgver/$_zmninja_file" "zmninja.desktop" "cc-by-nc-sa-4.0.txt" "LICENSE" "zmninja.png")
-sha256sums=("c7b166085f10811fec6e7debfc5d05c1afc6df93f75b994ed8dcce75e15214f4" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("8889db13cfb61aea56e85301f3285cbb3591e9f023341114845514c43000bb36" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: