summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2015-08-12 16:17:59 +0200
committerCedric Girard2015-08-12 16:17:59 +0200
commita0fff10eaada9f505a47777e2767a6dc3c8512da (patch)
tree57acb4ba06adda1f3c7a9acb53aada7b58a7a22c /PKGBUILD
parentc1719ee0b333e0334d8cd6ed43eec13ef04dd8bd (diff)
downloadaur-a0fff10eaada9f505a47777e2767a6dc3c8512da.tar.gz
python2-dateutil 2.4 is not blacklisted
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b12c38c3f768..3c43da34a9e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=flexget-git
_pkgname=Flexget
pkgver=1.2.345.r6166.f624fa6
-pkgrel=1
+pkgrel=2
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -31,7 +31,7 @@ depends=('python2'
'python2-path>=5.1' #AUR#
'python2-requests>=1.0'
'python2-requests<2.99'
- 'python2-dateutil1' #AUR#
+ 'python2-dateutil'
'python2-jsonschema>=2.0' #AUR#
'python2-tvrage' #AUR#
'python2-tmdb3' #AUR#