summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Ferenc Mezei2018-04-14 09:33:00 +0200
committerBalazs Ferenc Mezei2018-04-14 09:33:00 +0200
commit3cf4c3867f05ecfb30bd99ec045e2c27f658ad4c (patch)
tree61885f32680fbaff0e41599f3107e1e84e2f15c2
parentf195703d4740f012789c796a9fa3617bed746486 (diff)
downloadaur-3cf4c3867f05ecfb30bd99ec045e2c27f658ad4c.tar.gz
Update to 1.2.515
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b2ce2e7a8ac..bc3759470d37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = zmninja
pkgdesc = High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs
- pkgver = 1.2.507
+ pkgver = 1.2.515
pkgrel = 1
url = https://github.com/pliablepixels/zmNinja
arch = x86_64
license = custom:cc-by-nc-sa-4.0
license = custom
depends = gconf
- source = zmninja-1.2.507.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.2.507/zmNinja-linux64bit.zip
+ source = zmninja-1.2.515.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.2.515/zmNinja-linux64bit.zip
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = zmninja.png
- sha256sums = f7fe4f350f250eadc9af3d051588df31680bc313138eca1898733dd37340273c
+ sha256sums = cb5215cf19eaa41f6c65f9799f5488f041fa9a85ac43dc4d196c991d49debd6f
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 57069c3534fc..d81109e2734d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.2.507
+pkgver=1.2.515
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
-depends=(gconf)
+depends=('gconf')
source=("${pkgname}-${pkgver}.zip::https://github.com/pliablepixels/zmNinja/releases/download/v$pkgver/zmNinja-linux64bit.zip" "zmninja.desktop" "cc-by-nc-sa-4.0.txt" "zmninja.png")
-sha256sums=("f7fe4f350f250eadc9af3d051588df31680bc313138eca1898733dd37340273c" "SKIP" "SKIP" "SKIP")
+sha256sums=("cb5215cf19eaa41f6c65f9799f5488f041fa9a85ac43dc4d196c991d49debd6f" "SKIP" "SKIP" "SKIP")
build() {
: