summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2015-11-16 12:47:24 +0100
committerCedric Girard2015-11-16 12:47:24 +0100
commit61da75eb914635e907dc0aadacd209638f33ced2 (patch)
tree8b917287e042284dcd58ebe8d3da355828794b61 /PKGBUILD
parent7ac9d84ecaf2e8e466fc360b6f073fc358ce7086 (diff)
downloadaur-61da75eb914635e907dc0aadacd209638f33ced2.tar.gz
tvrage replaced by tvmaze
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c1872f27862..8de1e64dac29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.380.r6643.4da9fd2
-pkgrel=2
+pkgver=1.2.390.r6811.36081f1
+pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -32,7 +32,6 @@ depends=('python2'
'python2-requests<2.99'
'python2-dateutil'
'python2-jsonschema>=2.0' #AUR#
- 'python2-tvrage' #AUR#
'python2-tmdb3' #AUR#
'python2-path>=5.1' #AUR#
'python2-guessit<0.10.4'
@@ -48,6 +47,7 @@ depends=('python2'
'python2-flask-login>=0.3.2'
'python2-pyparsing>=2.0.3'
'python2-pyscss>=1.3.4'
+ 'python2-pytvmaze'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#