summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2020-04-04 12:11:48 +0100
committerBalázs Ferenc Mezei2020-04-04 12:11:48 +0100
commit2c1d15f8305c6efa808887bd1487d8d4a033693f (patch)
tree7c36c326cc8c93821f67fb2285271904efd06507
parentc1443ce06dc4db5f5e15b2b45240d20650b85a41 (diff)
downloadaur-2c1d15f8305c6efa808887bd1487d8d4a033693f.tar.gz
Update to 1.3.096
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 458d620af7d9..bfcf6ad39cf6 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.091
+ pkgver = 1.3.096
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.091/zmninja-pro-1.3.91-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.096/zmninja-pro-1.3.96-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 4e17e932bb8fe56059fdd078d76c5900f02e20d1df31c6c20c337bd67c62e6ee
+ sha256sums = eaed83a0183aa752a88380e7e6ef40a31371e0855161028328544a98d51374d6
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
diff --git a/PKGBUILD b/PKGBUILD
index 9969d4d11fd7..bd229a0f1a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.091
-_customver=1.3.91
+pkgver=1.3.096
+_customver=1.3.96
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -11,7 +11,7 @@ license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
_zmninja_file="zmninja-pro-$_customver-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=('4e17e932bb8fe56059fdd078d76c5900f02e20d1df31c6c20c337bd67c62e6ee'
+sha256sums=('eaed83a0183aa752a88380e7e6ef40a31371e0855161028328544a98d51374d6'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
'02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'