summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2016-01-05 12:13:17 +0100
committerCedric Girard2016-01-05 12:13:17 +0100
commit75caa5df7b961b8a8951662881b67a255363ad75 (patch)
tree6ba30cd93a5a4b800f7b39d6322d90c8b19f9ffe
parentdbfd5d9618464a36262fe9b69cd27e1968cb1b98 (diff)
downloadaur-75caa5df7b961b8a8951662881b67a255363ad75.tar.gz
new pytvmaze minimum version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9f400671680..307f9c10a081 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 17 15:38:55 UTC 2015
+# Tue Jan 5 11:13:07 UTC 2016
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.411.r7047.fac6b40
+ pkgver = 1.2.423.r7163.5e871a8
pkgrel = 1
url = http://flexget.com/
arch = any
@@ -45,7 +45,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.4.0
+ depends = python2-pytvmaze>=1.4.3
optdepends = python2-guppy: for memusage plugin
optdepends = python2-transmissionrpc: Transmission support
optdepends = python2-rarfile: decompress plugin
diff --git a/PKGBUILD b/PKGBUILD
index fa46446bf02c..b76a32329b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.411.r7047.fac6b40
+pkgver=1.2.423.r7163.5e871a8
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.4.0'
+ 'python2-pytvmaze>=1.4.3'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#