summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2020-05-18 14:59:27 +0100
committerBalázs Ferenc Mezei2020-05-18 14:59:27 +0100
commit0d4d1dc5032461b1a2d939fce7a14303ab39ce69 (patch)
tree7a7efd9018c53e69af8bf36b6792c23d18c8b468
parent180a1b55c3a4f063c80f91c13cbdd87910c25480 (diff)
downloadaur-0d4d1dc5032461b1a2d939fce7a14303ab39ce69.tar.gz
Update to 1.4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea9d409d0d97..2427fb914c28 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.4.5
+ pkgver = 1.4.7
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.4.005/zmninja-pro-1.4.5-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.4.007/zmninja-pro-1.4.7-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = cf9c91f036ce281de9e01d86ef8140b8c5569afe144123d756e0d7363d018929
+ sha256sums = f8fbf217e7872976a069957632aee9bb2da32cf3e3b1aacc8398f46627898db6
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
diff --git a/PKGBUILD b/PKGBUILD
index a4d542cfbc4a..27c4e5040940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.4.5
-_pkgver=1.4.005
+pkgver=1.4.7
+_pkgver=1.4.007
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="zmninja-pro-$pkgver-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=('cf9c91f036ce281de9e01d86ef8140b8c5569afe144123d756e0d7363d018929'
+sha256sums=('f8fbf217e7872976a069957632aee9bb2da32cf3e3b1aacc8398f46627898db6'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
'02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'