summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-04-03 14:04:36 +0100
committerBalázs Ferenc Mezei2019-04-03 14:04:36 +0100
commit1148b92dc25cd187e98097e364acb55b59751203 (patch)
treee2c055deff275a5c6bfe05436cf5e2293c66fed4
parent67e3f255aceabb4f1f2e0e0d2444cf5c09b99fad (diff)
downloadaur-1148b92dc25cd187e98097e364acb55b59751203.tar.gz
Update to 1.3.056
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e959291a2bb..4d42660b05df 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.050
+ pkgver = 1.3.056
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.050/zmninjapro.1.3.50.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.056/zmninjapro.1.3.56.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 1237b57c1551aa52c0302f161515ec990e303229cc6b70c4431eb17120fb56d4
+ sha256sums = c0c82dfee3486fcfbcfe9f04106a0b440b11550013fbb183158fd7a2369b89c8
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7ef9973f84bc..9d91768b3388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.050
-_customver=1.3.50
+pkgver=1.3.056
+_customver=1.3.56
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="zmninjapro.$_customver.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=("1237b57c1551aa52c0302f161515ec990e303229cc6b70c4431eb17120fb56d4" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("c0c82dfee3486fcfbcfe9f04106a0b440b11550013fbb183158fd7a2369b89c8" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: