summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2021-07-14 17:56:43 +0200
committerBalázs Ferenc Mezei2021-07-14 17:56:43 +0200
commit544eef2b2c0278acd44fef2003a4235d1e4d9a92 (patch)
tree789266a706f48f1bc2f2c7308b736a112ebc4f3b
parentf870c5d3e1674aba8b67a6c5426542c1c7d43c26 (diff)
downloadaur-544eef2b2c0278acd44fef2003a4235d1e4d9a92.tar.gz
Update to 1.6.9
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0142cdf0f88..399dd6384253 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.8
+ pkgver = 1.6.9
pkgrel = 1
url = https://github.com/pliablepixels/zmNinja
arch = x86_64
@@ -8,16 +8,15 @@ pkgbase = zmninja
license = custom
depends = gconf
options = !strip
- source = https://github.com/pliablepixels/zmNinja/releases/download/v1.6.008/zmninja-pro-1.6.8-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.6.009/zmninja-pro-1.6.9-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 393a5c774da7fd694a27dd577d9461d1ed27111712735b11cf925663bbebdaae
+ sha256sums = 33bfc587ba64380442ec9bb2d94f5f3bf67f630f072fb76a0b9d743ebc69e92b
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
sha256sums = 4e3490ae6e86aeb78893839727be5c145207ff1a083e3a3f2bc0163c057def4d
pkgname = zmninja
-
diff --git a/PKGBUILD b/PKGBUILD
index 8e120c50384b..571bda6f3dc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.6.8
-_pkgver=1.6.008
+pkgver=1.6.9
+_pkgver=1.6.009
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=('393a5c774da7fd694a27dd577d9461d1ed27111712735b11cf925663bbebdaae'
+sha256sums=('33bfc587ba64380442ec9bb2d94f5f3bf67f630f072fb76a0b9d743ebc69e92b'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
'02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'