summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2021-07-18 19:28:54 +0200
committerBalázs Ferenc Mezei2021-07-18 19:28:54 +0200
commitbdebfe03b239a9bfafcd0435152160c5aea09f57 (patch)
treea6f311070b861fad494ccf119e966b443c4d5ed7
parentf4eed955231a352a2efe061b908e2b0fc1349d75 (diff)
downloadaur-bdebfe03b239a9bfafcd0435152160c5aea09f57.tar.gz
Update source link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dca58df422a..5ae9e2676e25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = zmninja
pkgdesc = High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs
pkgver = 1.6.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pliablepixels/zmNinja
arch = x86_64
license = GPL3
license = custom
depends = gconf
options = !strip
- source = https://github.com/pliablepixels/zmNinja/releases/download/v1.6.009/zmninja-pro-1.6.9-linux-x86_64.AppImage
+ source = https://github.com/ZoneMinder/zmNinja/releases/download/v1.6.009/zmninja-pro-1.6.9-linux-x86_64.AppImage
source = zmninja.desktop
source = LICENSE
source = zmninja.png
diff --git a/PKGBUILD b/PKGBUILD
index 1c9308474180..09d16cd58650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zmninja
pkgver=1.6.9
_pkgver=1.6.009
-pkgrel=1
+pkgrel=2
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
options=(!strip)
@@ -10,7 +10,7 @@ url="https://github.com/pliablepixels/zmNinja"
license=('GPL3' '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" "LICENSE" "zmninja.png")
+source=("https://github.com/ZoneMinder/zmNinja/releases/download/v$_pkgver/$_zmninja_file" "zmninja.desktop" "LICENSE" "zmninja.png")
sha256sums=('33bfc587ba64380442ec9bb2d94f5f3bf67f630f072fb76a0b9d743ebc69e92b'
'9f3663299da4be200b56e0d244ed4a9949435362906c607ac84083cb825a4102'
'cad71380eaa58087318a10f960f3a7170308e39a0879a2c53a996339711d9fcd'