summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2020-04-28 17:09:06 +0100
committerBalázs Ferenc Mezei2020-04-28 17:09:06 +0100
commit007593085a1acaeaa2bb55f6c374402cb2afd23e (patch)
treed0a1ea0d743efa9b80a367009fbdd4620a06f73b
parent2c1d15f8305c6efa808887bd1487d8d4a033693f (diff)
downloadaur-007593085a1acaeaa2bb55f6c374402cb2afd23e.tar.gz
Update to 1.4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfcf6ad39cf6..1a9cf7e16d35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zmninja
pkgdesc = High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs
- pkgver = 1.3.096
+ pkgver = 1.4.3
pkgrel = 1
url = https://github.com/pliablepixels/zmNinja
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = zmninja
license = custom
depends = gconf
options = !strip
- source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.096/zmninja-pro-1.3.96-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.4.3/zmninja-pro-1.4.3-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = eaed83a0183aa752a88380e7e6ef40a31371e0855161028328544a98d51374d6
+ sha256sums = 29c1aefaab175c98ca13fdc8b7e16213be00668a918c88343a0918bb68ddef92
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
diff --git a/PKGBUILD b/PKGBUILD
index bd229a0f1a6d..d984813861b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.096
-_customver=1.3.96
+pkgver=1.4.3
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -9,9 +8,9 @@ options=(!strip)
url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
-_zmninja_file="zmninja-pro-$_customver-linux-$arch.AppImage"
+_zmninja_file="zmninja-pro-$pkgver-linux-$arch.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=('eaed83a0183aa752a88380e7e6ef40a31371e0855161028328544a98d51374d6'
+sha256sums=('29c1aefaab175c98ca13fdc8b7e16213be00668a918c88343a0918bb68ddef92'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
'02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'