summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorteraflops2016-12-14 20:46:08 +0100
committerteraflops2016-12-14 20:46:08 +0100
commit9503ad031d01f68a2060de991c8ec81f921b966d (patch)
tree16bf65c6bc593cedb8a8f167a66c58702b4c7f70
parent2f17b010edf1feb0d52560f9dcc42404538343ab (diff)
downloadaur-magmatv-git.tar.gz
fixed minor typo
-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')