summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2019-03-13 23:20:54 +0000
committerBalázs Ferenc Mezei2019-03-13 23:20:54 +0000
commit67e3f255aceabb4f1f2e0e0d2444cf5c09b99fad (patch)
treed410178c4a8b7565cae88fed85de06575debe3bc
parentbc97857af00aa913139c53c5690379cd74cef46f (diff)
downloadaur-67e3f255aceabb4f1f2e0e0d2444cf5c09b99fad.tar.gz
Update to 1.3.050
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fff78f9432a2..7e959291a2bb 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.043
+ pkgver = 1.3.050
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.043/zmninjapro.1.3.43.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.050/zmninjapro.1.3.50.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 424098fd5f4a3c6d956817bbe276c434f920501c5190fbfc31dd786b097a580e
+ sha256sums = 1237b57c1551aa52c0302f161515ec990e303229cc6b70c4431eb17120fb56d4
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 37cc91296e55..7ef9973f84bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.043
-_customver=1.3.43
+pkgver=1.3.050
+_customver=1.3.50
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=("424098fd5f4a3c6d956817bbe276c434f920501c5190fbfc31dd786b097a580e" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("1237b57c1551aa52c0302f161515ec990e303229cc6b70c4431eb17120fb56d4" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: