summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2015-08-12 16:17:59 +0200
committerCedric Girard2015-08-12 16:17:59 +0200
commita0fff10eaada9f505a47777e2767a6dc3c8512da (patch)
tree57acb4ba06adda1f3c7a9acb53aada7b58a7a22c
parentc1719ee0b333e0334d8cd6ed43eec13ef04dd8bd (diff)
downloadaur-a0fff10eaada9f505a47777e2767a6dc3c8512da.tar.gz
python2-dateutil 2.4 is not blacklisted
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8954d332e5b..d2bb0269ae5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.345.r6166.f624fa6
- pkgrel = 1
+ pkgrel = 2
url = http://flexget.com/
arch = any
license = MIT
@@ -23,7 +23,7 @@ pkgbase = flexget-git
depends = python2-path>=5.1
depends = python2-requests>=1.0
depends = python2-requests<2.99
- depends = python2-dateutil1
+ depends = python2-dateutil
depends = python2-jsonschema>=2.0
depends = python2-tvrage
depends = python2-tmdb3
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#