summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-08-11 09:29:43 +0200
committerBalázs Ferenc Mezei2019-08-11 09:29:43 +0200
commite9880933c2cba7b1c50141574ad5117edd7f26d6 (patch)
tree1481d89436f6d888f7f89c6f24b3d9cfe5d8c875
parente96694b17726fa81943e2a8908946084be2f00ac (diff)
downloadaur-e9880933c2cba7b1c50141574ad5117edd7f26d6.tar.gz
Update to 1.3.074
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ff5c998ef4f..2c3a797b4395 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.070
+ pkgver = 1.3.074
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.070/zmninjapro-1.3.70-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.074/zmninjapro-1.3.74-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 0c11c90d9476743b493b14deff7cd48550ab3ac4dc0e3a576095e4e30de99391
+ sha256sums = 4ad8cea2d01fbc4f394eef81389b08662340db8278431f8d08828cbd8d6b6164
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1be169fab5b5..ca1c7d28537f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.070
-_customver=1.3.70
+pkgver=1.3.074
+_customver=1.3.74
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -11,7 +11,7 @@ license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
_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=("0c11c90d9476743b493b14deff7cd48550ab3ac4dc0e3a576095e4e30de99391" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("4ad8cea2d01fbc4f394eef81389b08662340db8278431f8d08828cbd8d6b6164" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: