summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aba694e99797..b2ce9acd0781 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = zmninja
pkgdesc = High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs
- pkgver = 1.7.4
+ pkgver = 1.7.6
pkgrel = 1
url = https://github.com/ZoneMinder/zmNinja
arch = x86_64
license = GPL3
license = custom
options = !strip
- source = https://github.com/ZoneMinder/zmNinja/releases/download/v1.7.004/zmninja-1.7.4-linux-x86_64.AppImage
+ source = https://github.com/ZoneMinder/zmNinja/releases/download/v1.7.006/zmninja-1.7.6-linux-x86_64.AppImage
source = zmninja.desktop
source = LICENSE
source = zmninja.png
- sha256sums = 6cda19d3f901a32d650c66f40e066f5577adc80a0d990f6fb0a015fe97d331ff
+ sha256sums = e4a6cd2a461399406dd598f386cafc13c57d93d11250b74f83c0a869291a3af3
sha256sums = 9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102
sha256sums = cad71380eaa58087318a10f960f3a7170308e39a0879a2c53a996339711d9fcd
sha256sums = 4e3490ae6e86aeb78893839727be5c145207ff1a083e3a3f2bc0163c057def4d
diff --git a/PKGBUILD b/PKGBUILD
index e4e154610bb5..78580bdcb93e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.7.4
-_pkgver=1.7.004
+pkgver=1.7.6
+_pkgver=1.7.006
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=('GPL3' 'custom')
depends=()
_zmninja_file="zmninja-$pkgver-linux-$arch.AppImage"
source=("$url/releases/download/v$_pkgver/$_zmninja_file" "zmninja.desktop" "LICENSE" "zmninja.png")
-sha256sums=('6cda19d3f901a32d650c66f40e066f5577adc80a0d990f6fb0a015fe97d331ff'
+sha256sums=('e4a6cd2a461399406dd598f386cafc13c57d93d11250b74f83c0a869291a3af3'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cad71380eaa58087318a10f960f3a7170308e39a0879a2c53a996339711d9fcd'
'4e3490ae6e86aeb78893839727be5c145207ff1a083e3a3f2bc0163c057def4d')