summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2021-02-21 19:11:37 +0000
committerBalázs Ferenc Mezei2021-02-21 19:11:37 +0000
commitd1e04878528cdc3dedbbcf44223fb6e89bb1b383 (patch)
tree4f99f5bcc5c2246a69a05a56919a43a3d2d97548
parent13738adf6a51064e73d14c7e3dab8b909e48be91 (diff)
downloadaur-d1e04878528cdc3dedbbcf44223fb6e89bb1b383.tar.gz
Update to 1.6.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4452311fc2f..24d7476b697a 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.6.4
+ pkgver = 1.6.6
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.6.004/zmninja-pro-1.6.4-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.6.006/zmninja-pro-1.6.6-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = ab8fab107a2404380fe671909f4dc7ef717b2a52f0b4c27d6c26080f23b193f5
+ sha256sums = c1359fc503718bf527dd7e0e3af5b4d6b76c85c95bd3a3b3cd9b01735ae7642c
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
diff --git a/PKGBUILD b/PKGBUILD
index 87cb36c5e4c8..767647bde27d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.6.4
-_pkgver=1.6.004
+pkgver=1.6.6
+_pkgver=1.6.006
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-$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=('ab8fab107a2404380fe671909f4dc7ef717b2a52f0b4c27d6c26080f23b193f5'
+sha256sums=('c1359fc503718bf527dd7e0e3af5b4d6b76c85c95bd3a3b3cd9b01735ae7642c'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
'02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'