summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Ferenc Mezei2018-12-14 00:31:19 +0100
committerBalazs Ferenc Mezei2018-12-14 00:31:19 +0100
commit2f9aa68a916935a252a45d2a8ca42e21e0675a3c (patch)
tree41ad9d1e1f696334fe497eab0536730442403e6f
parentce61bed553c0063d1a04d8978c1f44bc7cd1619d (diff)
downloadaur-2f9aa68a916935a252a45d2a8ca42e21e0675a3c.tar.gz
Update to 1.3.039
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3edf4bb13260..381a5b52295b 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.032
+ pkgver = 1.3.039
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.032/zmninjapro-1.3.32-x86_64.AppImage
+ source = https://github.com/pliablepixels/zmNinja/releases/download/v1.3.039/zmninjapro.1.3.39.AppImage
source = zmninja.desktop
source = cc-by-nc-sa-4.0.txt
source = LICENSE
source = zmninja.png
- sha256sums = c7b166085f10811fec6e7debfc5d05c1afc6df93f75b994ed8dcce75e15214f4
+ sha256sums = 8889db13cfb61aea56e85301f3285cbb3591e9f023341114845514c43000bb36
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 915c50d32d89..d862c8085ac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Balazs Mezei <mezei92@gmail.com>
pkgname=zmninja
-pkgver=1.3.032
-_customver=1.3.32
+pkgver=1.3.039
+_customver=1.3.39
pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
@@ -9,9 +9,9 @@ options=(!strip)
url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
depends=('gconf')
-_zmninja_file="zmninjapro-$_customver-$arch.AppImage"
+_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=("c7b166085f10811fec6e7debfc5d05c1afc6df93f75b994ed8dcce75e15214f4" "SKIP" "SKIP" "SKIP" "SKIP")
+sha256sums=("8889db13cfb61aea56e85301f3285cbb3591e9f023341114845514c43000bb36" "SKIP" "SKIP" "SKIP" "SKIP")
build() {
: