summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2015-11-16 12:47:24 +0100
committerCedric Girard2015-11-16 12:47:24 +0100
commit61da75eb914635e907dc0aadacd209638f33ced2 (patch)
tree8b917287e042284dcd58ebe8d3da355828794b61
parent7ac9d84ecaf2e8e466fc360b6f073fc358ce7086 (diff)
downloadaur-61da75eb914635e907dc0aadacd209638f33ced2.tar.gz
tvrage replaced by tvmaze
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db7acf90a662..32c82f2f4d92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Nov 2 16:08:47 UTC 2015
+# Mon Nov 16 11:47:21 UTC 2015
pkgbase = flexget-git
pkgdesc = Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more.
- pkgver = 1.2.380.r6643.4da9fd2
- pkgrel = 2
+ pkgver = 1.2.390.r6811.36081f1
+ pkgrel = 1
url = http://flexget.com/
arch = any
license = MIT
@@ -29,7 +29,6 @@ pkgbase = flexget-git
depends = python2-requests<2.99
depends = python2-dateutil
depends = python2-jsonschema>=2.0
- depends = python2-tvrage
depends = python2-tmdb3
depends = python2-path>=5.1
depends = python2-guessit<0.10.4
@@ -45,6 +44,7 @@ pkgbase = flexget-git
depends = python2-flask-login>=0.3.2
depends = python2-pyparsing>=2.0.3
depends = python2-pyscss>=1.3.4
+ depends = python2-pytvmaze
optdepends = python2-guppy: for memusage plugin
optdepends = python2-transmissionrpc: Transmission support
optdepends = python2-rarfile: decompress plugin
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#