summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2015-08-27 11:01:14 +0200
committerCedric Girard2015-08-27 11:01:14 +0200
commitb4bcc89508fe5ada767b933d966d6cd0eaba2cce (patch)
tree31cd7b233413aa3f0b24e50e20d1df3d93ca033d /PKGBUILD
parentb5252e220034e79bbebd109952d9503272471969 (diff)
downloadaur-b4bcc89508fe5ada767b933d966d6cd0eaba2cce.tar.gz
forbid guessit 0.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b07acbc3c3c..5984c924bba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.347.r6179.349ae92
+pkgver=1.2.348.r6198.f99a5a3
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -22,7 +22,7 @@ depends=('python2'
'python2-yaml'
'python2-beautifulsoup4>=4.1'
'python2-beautifulsoup4<4.4'
- 'python2-guessit>=0.9.3'
+ 'python2-guessit<0.10.4'
'python2-html5lib>=0.11'
'python2-pyrss2gen' #AUR#
'python2-progressbar'