summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2021-08-27 12:03:38 +0200
committerBalázs Ferenc Mezei2021-08-27 12:03:38 +0200
commitc94dcc83149dc711607c9c84a3d416ea1b050b50 (patch)
tree8dd45076c789e91960654374bd416cf573d1ff00
parentbdebfe03b239a9bfafcd0435152160c5aea09f57 (diff)
downloadaur-c94dcc83149dc711607c9c84a3d416ea1b050b50.tar.gz
Update upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ae9e2676e25..0e366247a9a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = zmninja
pkgdesc = High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs
pkgver = 1.6.9
pkgrel = 2
- url = https://github.com/pliablepixels/zmNinja
+ url = https://github.com/ZoneMinder/zmNinja
arch = x86_64
license = GPL3
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 09d16cd58650..6c2b037e1b6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
options=(!strip)
-url="https://github.com/pliablepixels/zmNinja"
+url="https://github.com/ZoneMinder/zmNinja"
license=('GPL3' 'custom')
depends=('gconf')
_zmninja_file="zmninja-pro-$pkgver-linux-$arch.AppImage"