summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-06-16 18:40:57 +0100
committerBalázs Ferenc Mezei2019-06-16 18:40:57 +0100
commit53b07045ba9ea8f386f277ce364bbbbcdd801fc8 (patch)
treec831b8173382a422297acecba52b0b5ece2daadd
parent5b7be8ebc39f7cfbc249935cc6e86d12c8ed0fa0 (diff)
downloadaur-53b07045ba9ea8f386f277ce364bbbbcdd801fc8.tar.gz
Update to 1.3.061
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b2efbd7a4d8..f246981b030d 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.057
+ pkgver = 1.3.061
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.057/zmninjapro.1.3.57.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.061/zmninjapro.1.3.61.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = b4909a3da7f945fb1728eac50f4f4ae648c84ce577abc70c75ddc1df2d7bc30a
+ sha256sums = ffed6bff763cc7547d0b20ef02cbde7cf083f243bba13e6198068cd161c2c8af
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2d65a5455d1a..ff4056674173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.057
-_customver=1.3.57
+pkgver=1.3.061
+_customver=1.3.61
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.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=("b4909a3da7f945fb1728eac50f4f4ae648c84ce577abc70c75ddc1df2d7bc30a" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("ffed6bff763cc7547d0b20ef02cbde7cf083f243bba13e6198068cd161c2c8af" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: