summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2015-12-03 17:50:32 +0100
committerCedric Girard2015-12-03 17:50:32 +0100
commiteb25e6254323ff2ede9f66506b0b352636103bc4 (patch)
tree6c3ff3be7e0ada63c9866184d54970c17a9796e3
parentfb99fccd336ba5aa0642341b9d22dc7163ae5d72 (diff)
downloadaur-eb25e6254323ff2ede9f66506b0b352636103bc4.tar.gz
pytvmaze dependency updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05e88d2f59e2..4ef0e12f8a24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 1 10:02:23 UTC 2015
+# Thu Dec 3 16:50:28 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.398.r6849.4b9264c
+ pkgver = 1.2.400.r6884.6ec288e
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>=1.3.5
+ depends = python2-pytvmaze>=1.3.7
optdepends = python2-guppy: for memusage plugin
optdepends = python2-transmissionrpc: Transmission support
optdepends = python2-rarfile: decompress plugin
diff --git a/PKGBUILD b/PKGBUILD
index fb320174e63a..08610047ac54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.398.r6849.4b9264c
+pkgver=1.2.400.r6884.6ec288e
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>=1.3.5'
+ 'python2-pytvmaze>=1.3.7'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#