summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Ferenc Mezei2018-05-28 12:05:12 +0100
committerBalazs Ferenc Mezei2018-05-28 12:05:12 +0100
commitc8973d9065f3fd8c531e4c6f3dff82179674d79e (patch)
tree819f38608d884e779c0cf3d1da281d2ff0f06d01
parent3cf4c3867f05ecfb30bd99ec045e2c27f658ad4c (diff)
downloadaur-c8973d9065f3fd8c531e4c6f3dff82179674d79e.tar.gz
Update to 1.3.002
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc3759470d37..864df18c465b 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.515
+ pkgver = 1.3.002
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.515.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.2.515/zmNinja-linux64bit.zip
+ source = zmninja-1.3.002.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.3.002/zmNinja-linux64bit.zip
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = zmninja.png
- sha256sums = cb5215cf19eaa41f6c65f9799f5488f041fa9a85ac43dc4d196c991d49debd6f
+ sha256sums = e8eb53b964c93f194e9fed5d599c8aa9f41d03d898f3edc7c6ebed688530074d
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d81109e2734d..f669db328aa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.2.515
+pkgver=1.3.002
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -8,7 +8,7 @@ url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
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=("cb5215cf19eaa41f6c65f9799f5488f041fa9a85ac43dc4d196c991d49debd6f" "SKIP" "SKIP" "SKIP")
+sha256sums=("e8eb53b964c93f194e9fed5d599c8aa9f41d03d898f3edc7c6ebed688530074d" "SKIP" "SKIP" "SKIP")
build() {
: