summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2016-08-05 11:26:31 +0200
committerCedric Girard2016-08-05 11:26:31 +0200
commit22f27cd36cddcbe9c9eaf4724561309a583448b5 (patch)
tree24bf6d68273e8cf9527f63c80e193e0b3dcc9be0 /PKGBUILD
parent6d0987ebbf6036b700779ca08b5029b42aa125b3 (diff)
downloadaur-22f27cd36cddcbe9c9eaf4724561309a583448b5.tar.gz
works now with newer versions of python2-beautifulsoup4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76480c77c392..34ee3393f259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=2.2.1.r10404.52ccc59
+pkgver=2.2.9.r10436.1304c76
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -20,10 +20,8 @@ depends=('python2'
'python2-sqlalchemy>=1.0.9'
'python2-sqlalchemy<=1.999'
'python2-yaml'
- 'python2-beautifulsoup4>=4.1'
- 'python2-beautifulsoup4<4.5'
+ 'python2-beautifulsoup4>=4.5'
'python2-html5lib>=0.11'
- 'python2-html5lib<=0.9999999'
'python2-pyrss2gen' #AUR#
'python2-pynzb' #AUR#
'python2-rpyc' #AUR#