summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-05-28 23:12:04 +0100
committerBalázs Ferenc Mezei2019-05-28 23:12:04 +0100
commit2bb8dfd115b594d810cff55704ba7b8574ab5394 (patch)
tree0ac5b9e0db6da5bef8a59eaee3928b2fd02498a3
parentc5e6b5e04e62d407fecefc9868f0b42f8dfe5ba7 (diff)
downloadaur-2bb8dfd115b594d810cff55704ba7b8574ab5394.tar.gz
Update to 1.3.057
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d42660b05df..732b46c59866 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.056
+ pkgver = 1.3.057
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.056/zmninjapro.1.3.56.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.057/zmninjapro.1.3.57.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = c0c82dfee3486fcfbcfe9f04106a0b440b11550013fbb183158fd7a2369b89c8
+ sha256sums = f8063d8e79eea6c9f6bd96cb929eb82a7a0f10d71d888cda0372b3d71e0bf667
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9d91768b3388..006f1d0026d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.056
-_customver=1.3.56
+pkgver=1.3.057
+_customver=1.3.57
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=("c0c82dfee3486fcfbcfe9f04106a0b440b11550013fbb183158fd7a2369b89c8" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("f8063d8e79eea6c9f6bd96cb929eb82a7a0f10d71d888cda0372b3d71e0bf667" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: