summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteraflops2016-12-14 20:46:08 +0100
committerteraflops2016-12-14 20:46:08 +0100
commit9503ad031d01f68a2060de991c8ec81f921b966d (patch)
tree16bf65c6bc593cedb8a8f167a66c58702b4c7f70 /PKGBUILD
parent2f17b010edf1feb0d52560f9dcc42404538343ab (diff)
downloadaur-magmatv-git.tar.gz
fixed minor typo
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')