summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2015-12-01 11:02:43 +0100
committerCedric Girard2015-12-01 11:02:43 +0100
commitfb99fccd336ba5aa0642341b9d22dc7163ae5d72 (patch)
tree4ff2410cac425a4d48ebfad6dfb93de7895ec571
parent61da75eb914635e907dc0aadacd209638f33ced2 (diff)
downloadaur-fb99fccd336ba5aa0642341b9d22dc7163ae5d72.tar.gz
update pytvmaze dep version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32c82f2f4d92..05e88d2f59e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 16 11:47:21 UTC 2015
+# Tue Dec 1 10:02:23 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.390.r6811.36081f1
+ pkgver = 1.2.398.r6849.4b9264c
pkgrel = 1
url = http://flexget.com/
arch = any
@@ -44,7 +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
+ depends = python2-pytvmaze>=1.3.5
optdepends = python2-guppy: for memusage plugin
optdepends = python2-transmissionrpc: Transmission support
optdepends = python2-rarfile: decompress plugin
diff --git a/PKGBUILD b/PKGBUILD
index 8de1e64dac29..fb320174e63a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.390.r6811.36081f1
+pkgver=1.2.398.r6849.4b9264c
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -47,7 +47,7 @@ depends=('python2'
'python2-flask-login>=0.3.2'
'python2-pyparsing>=2.0.3'
'python2-pyscss>=1.3.4'
- 'python2-pytvmaze'
+ 'python2-pytvmaze>=1.3.5'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#