summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2015-11-02 11:18:51 +0100
committerCedric Girard2015-11-02 11:18:51 +0100
commitdd85a39874cd856348a680fa21cd40522a690148 (patch)
tree863daa27f22817685bb5f53b59d5cc98551ec7d1 /PKGBUILD
parentcfd11980ed8298e470e95010d629f5111ae95bcf (diff)
downloadaur-dd85a39874cd856348a680fa21cd40522a690148.tar.gz
updated deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dd93a10c791..642de836ee8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.368.r6539.cbd03b4
+pkgver=1.2.380.r6643.4da9fd2
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -16,7 +16,7 @@ license=('MIT')
depends=('python2'
# documented in FlexGet.egg-info/requires.txt
- 'python2-feedparser>=5.1.3'
+ 'python2-feedparser>=5.2.1'
'python2-sqlalchemy>=0.7.5'
'python2-sqlalchemy<=1.999'
'python2-yaml'
@@ -47,6 +47,7 @@ depends=('python2'
'python2-flask-compress'
'python2-flask-login>=0.3.2'
'python2-pyparsing>=2.0.3'
+ 'python2-pyscss>=1.3.4'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#