summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-08-24 09:07:09 +0100
committerBalázs Ferenc Mezei2019-08-24 09:07:09 +0100
commitccffde331821d3a9fb36d41a6b22885319ea886e (patch)
treeb1f5b59389d4a979cc6d34f7eaab4f273dcb8154
parente9880933c2cba7b1c50141574ad5117edd7f26d6 (diff)
downloadaur-ccffde331821d3a9fb36d41a6b22885319ea886e.tar.gz
Update to 1.3.078
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c3a797b4395..2d46581c7544 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.074
+ pkgver = 1.3.078
pkgrel = 1
url = https://github.com/pliablepixels/zmNinja
arch = x86_64
@@ -8,16 +8,16 @@ pkgbase = zmninja
license = custom
depends = gconf
options = !strip
- source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.074/zmninjapro-1.3.74-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.078/zmninjapro-1.3.78-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 4ad8cea2d01fbc4f394eef81389b08662340db8278431f8d08828cbd8d6b6164
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums = 11dabdc9edcbca502a6e443df3798e23aa060b50dc7c65d96aa00fcb247b6525
+ sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
+ sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
+ sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
+ sha256sums = 4e3490ae6e86aeb78893839727be5c145207ff1a083e3a3f2bc0163c057def4d
pkgname = zmninja
diff --git a/PKGBUILD b/PKGBUILD
index ca1c7d28537f..a92ce4b925cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.074
-_customver=1.3.74
+pkgver=1.3.078
+_customver=1.3.78
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,11 @@ license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
_zmninja_file="zmninjapro-$_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=("4ad8cea2d01fbc4f394eef81389b08662340db8278431f8d08828cbd8d6b6164" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=('11dabdc9edcbca502a6e443df3798e23aa060b50dc7c65d96aa00fcb247b6525'
+ '9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
+ 'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
+ '02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'
+ '4e3490ae6e86aeb78893839727be5c145207ff1a083e3a3f2bc0163c057def4d')
build() {
: