summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Ferenc Mezei2018-06-10 11:22:07 +0100
committerBalazs Ferenc Mezei2018-06-10 11:22:07 +0100
commitbdc8328c4d91a2634b92993271c4f7b171c8d674 (patch)
tree9a04c97e96af6360e92aec0437d7501b2f65e420
parentc8973d9065f3fd8c531e4c6f3dff82179674d79e (diff)
downloadaur-bdc8328c4d91a2634b92993271c4f7b171c8d674.tar.gz
Update to 1.3.004
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 864df18c465b..5658c157bd92 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.002
+ pkgver = 1.3.004
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.002.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.3.002/zmNinja-linux64bit.zip
+ source = zmninja-1.3.004.zip::https://github.com/pliablepixels/zmNinja/releases/download/v1.3.004/zmNinja-linux64bit.zip
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = zmninja.png
- sha256sums = e8eb53b964c93f194e9fed5d599c8aa9f41d03d898f3edc7c6ebed688530074d
+ sha256sums = afe9ff5a0b01fe21f888a8b925859a18405f620cd62475aa0f6ff69e2bb6ef94
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f669db328aa7..0ccae29bbf82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.002
+pkgver=1.3.004
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=("e8eb53b964c93f194e9fed5d599c8aa9f41d03d898f3edc7c6ebed688530074d" "SKIP" "SKIP" "SKIP")
+sha256sums=("afe9ff5a0b01fe21f888a8b925859a18405f620cd62475aa0f6ff69e2bb6ef94" "SKIP" "SKIP" "SKIP")
build() {
: