summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2020-02-24 17:58:43 +0000
committerBalázs Ferenc Mezei2020-02-24 17:58:43 +0000
commit6abd8bffa6b58637bd3660aa1bdc9b1585fd4580 (patch)
treea13111fcc1f79a9a413e5f65624059b03803a4ca
parent85ff4c5ea9fdddbca40847c277cd653d1fd15304 (diff)
downloadaur-6abd8bffa6b58637bd3660aa1bdc9b1585fd4580.tar.gz
Update to 1.3.089
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b59ceb9b79e2..fb32106808f9 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.088
+ pkgver = 1.3.089
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.088/zmninjapro-1.3.88-linux-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.089/zmninjapro-1.3.89-linux-x86_64.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = 9fc2a46c943fd255617126d3e6e0b68d558121f02d7dd381a32997083620d1af
+ sha256sums = ca71e65fad183a8bd00f4961c5dc36138982aff2e73d8766141d69f3615bdfdc
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7
sha256sums = 02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7
diff --git a/PKGBUILD b/PKGBUILD
index cf350f2a3bb5..6d5627ae4783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.088
-_customver=1.3.88
+pkgver=1.3.089
+_customver=1.3.89
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=('9fc2a46c943fd255617126d3e6e0b68d558121f02d7dd381a32997083620d1af'
+sha256sums=('ca71e65fad183a8bd00f4961c5dc36138982aff2e73d8766141d69f3615bdfdc'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cd9832c492786274823efa8d026ba57f45b51fabf37fc67b85069e1ed0c062b7'
'02382b431a1885512de0b340a98077483c11e3432cd3997607b5d526f5b8f3f7'