summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e401b689728..0cc2406a1afd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = magmatv-git
pkgdesc = Command line tool for manage and play series and films from any compliant torrent rss feed
pkgver = 0.1.6.r5.gd73dae3
pkgrel = 1
- url = https://gitlab.com/frangor/magmatv
+ url = https://gitlab.com/MagmaTV/magmatv
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index ecabb467ed16..49a0f81eef14 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.1.6.r5.gd73dae3
pkgrel=1
pkgdesc="Command line tool for manage and play series and films from any compliant torrent rss feed"
arch=('any')
-url="https://gitlab.com/frangor/magmatv"
+url="https://gitlab.com/MagmaTV/magmatv"
license=('GPL3')
depends=('btfs' 'mpv' 'sqlite' 'libxml2' 'sed' 'curl')
makedepends=('git')