summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteraflops2016-12-14 20:32:34 +0100
committerteraflops2016-12-14 20:32:34 +0100
commit2f17b010edf1feb0d52560f9dcc42404538343ab (patch)
tree09d7241a07b83d82661e80e77b40ba3909339bba /PKGBUILD
parent271c8d5863082ba242ae1a3f0a4bf6a588bee2f5 (diff)
downloadaur-2f17b010edf1feb0d52560f9dcc42404538343ab.tar.gz
peerflix dropped, added btfs support
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bc7846464e1..ecabb467ed16 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Command line tool for manage and play series and films from any complia
arch=('any')
url="https://gitlab.com/frangor/magmatv"
license=('GPL3')
-depends=('peerflix-git' 'mpv' 'sqlite' 'libxml2' 'sed' 'curl')
+depends=('btfs' 'mpv' 'sqlite' 'libxml2' 'sed' 'curl')
makedepends=('git')
optdepends=('subliminal-git: subtitles support' 'libnotify')
provides=('magmatv-git')