summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteraflops2016-01-18 12:29:20 +0100
committerteraflops2016-01-18 12:29:20 +0100
commitc6b57c473a7aa84307b9cbcaf475421c252dfc3e (patch)
tree0470285af06af69363adc13363590616d29445f6 /PKGBUILD
parent495dac78144c4ff95a47f7beef4ba176d60d027e (diff)
downloadaur-c6b57c473a7aa84307b9cbcaf475421c252dfc3e.tar.gz
mirror changed
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 493bb1f43ac3..c9cce4a04a22 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ 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://git.frangor.info/magmatv"
+url="https://gitlab.com/frangor/magmatv"
license=('GPL3')
depends=('peerflix-git' 'mpv' 'sqlite' 'libxml2' 'sed' 'curl')
makedepends=('git')
-optdepends=('subliminal-git: subtitles support' 'notify-send')
+optdepends=('subliminal-git: subtitles support' 'libnotify')
provides=('magmatv-git')
conflicts=('magmatv')
-source=('magmatv::git+https://git.frangor.info/magmatv#branch=dev')
+source=('magmatv::git+https://gitlab.com/frangor/magmatv.git#branch=dev')
sha256sums=('SKIP')
pkgver() {