summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorteraflops2016-01-18 12:29:20 +0100
committerteraflops2016-01-18 12:29:20 +0100
commitc6b57c473a7aa84307b9cbcaf475421c252dfc3e (patch)
tree0470285af06af69363adc13363590616d29445f6
parent495dac78144c4ff95a47f7beef4ba176d60d027e (diff)
downloadaur-c6b57c473a7aa84307b9cbcaf475421c252dfc3e.tar.gz
mirror changed
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09b8e9a16677..44ad53aac958 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
-# Generated by makepkg 4.2.1
-# Fri Mar 27 10:03:04 UTC 2015
+# Generated by mksrcinfo v8
+# Mon Jan 18 11:28:58 UTC 2016
pkgbase = magmatv-git
pkgdesc = Command line tool for manage and play series and films from any compliant torrent rss feed
- pkgver = 0.1.6.r3.g9053e2f
+ pkgver = 0.1.6.r5.gd73dae3
pkgrel = 1
- url = https://git.frangor.info/magmatv
+ url = https://gitlab.com/frangor/magmatv
arch = any
license = GPL3
makedepends = git
@@ -15,10 +15,10 @@ pkgbase = magmatv-git
depends = sed
depends = curl
optdepends = subliminal-git: subtitles support
- optdepends = notify-send
+ optdepends = 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
pkgname = magmatv-git
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() {