summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-08-02 15:36:11 +0200
committerBalázs Ferenc Mezei2019-08-02 15:36:11 +0200
commite96694b17726fa81943e2a8908946084be2f00ac (patch)
treed49cd7ee868b4684a200d9a39ed4ce4679e16bc9
parent53b07045ba9ea8f386f277ce364bbbbcdd801fc8 (diff)
downloadaur-e96694b17726fa81943e2a8908946084be2f00ac.tar.gz
Update to 1.3.070
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f246981b030d..8ff5c998ef4f 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.061
+ pkgver = 1.3.070
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.061/zmninjapro.1.3.61.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.070/zmninjapro-1.3.70-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = ffed6bff763cc7547d0b20ef02cbde7cf083f243bba13e6198068cd161c2c8af
+ sha256sums = 0c11c90d9476743b493b14deff7cd48550ab3ac4dc0e3a576095e4e30de99391
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ff4056674173..1be169fab5b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.061
-_customver=1.3.61
+pkgver=1.3.070
+_customver=1.3.70
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -9,9 +9,9 @@ options=(!strip)
url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
-_zmninja_file="zmninjapro.$_customver.AppImage"
+_zmninja_file="zmninjapro-$_customver-linux-$arch.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=("ffed6bff763cc7547d0b20ef02cbde7cf083f243bba13e6198068cd161c2c8af" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("0c11c90d9476743b493b14deff7cd48550ab3ac4dc0e3a576095e4e30de99391" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: