summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bccfa8b7852f..34d10c636694 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = motioneye-git
pkgdesc = A web frontend for the motion daemon, Python 3 development branch
pkgver = 0.42.1.r318.g6a5953b
- pkgrel = 1
- url = https://github.com/ccrisan/motioneye.git
+ pkgrel = 2
+ url = https://github.com/motioneye-project/motioneye
install = motioneye.install
arch = any
license = GPL3
@@ -16,7 +16,7 @@ pkgbase = motioneye-git
provides = motioneye
conflicts = motioneye
backup = etc/motioneye/motioneye.conf
- source = git+https://github.com/ccrisan/motioneye.git#branch=dev
+ source = git+https://github.com/motioneye-project/motioneye#branch=dev
source = motioneye.service
sha256sums = SKIP
sha256sums = 9de27c851809664a8aa4ca8ee48cae1db2954ccb09978a85c127745bf7445286
diff --git a/PKGBUILD b/PKGBUILD
index 667007d314d2..62a2e70385dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=motioneye-git
pkgver=0.42.1.r318.g6a5953b
-pkgrel=1
+pkgrel=2
pkgdesc="A web frontend for the motion daemon, Python 3 development branch"
-url="https://github.com/ccrisan/motioneye.git"
+url="https://github.com/motioneye-project/motioneye"
license=("GPL3")
arch=("any")
provides=("motioneye")