summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Ferenc Mezei2018-08-30 00:23:52 +0100
committerBalazs Ferenc Mezei2018-08-30 00:23:52 +0100
commitd138e2bc0d497576cb14c589387e81a6cf9f8e2d (patch)
tree466a0f13a6bf7b1f729f21088d811306c00a1b92
parent878ee88a3a0e7ef0b94baf06e9cdf5230fd41909 (diff)
downloadaur-d138e2bc0d497576cb14c589387e81a6cf9f8e2d.tar.gz
Update to 1.3.016
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09cb548cc315..f747bcf4449d 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.3.013
+ pkgver = 1.3.016
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.3.013.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.3.013/zmNinja-linux64bit.zip
+ source = zmninja-1.3.016.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.3.016/zmNinja-linux64bit.zip
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = zmninja.png
- sha256sums = c7bdee37f620f54dd49b4427c9fdb8876f6068d695cc8065df5ff05c39379ab3
+ sha256sums = a8b67fa19cee777a979479df53e5d472db95c5d21c9cd94b65775fc69baf691f
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fba12e7867a5..2e5a45afa566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.013
+pkgver=1.3.016
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=(""c7bdee37f620f54dd49b4427c9fdb8876f6068d695cc8065df5ff05c39379ab3 "SKIP" "SKIP" "SKIP")
+sha256sums=("a8b67fa19cee777a979479df53e5d472db95c5d21c9cd94b65775fc69baf691f" "SKIP" "SKIP" "SKIP")
build() {
: