summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2016-09-28 16:54:27 +0200
committerCedric Girard2016-09-28 16:54:27 +0200
commitea4d45b45bea246da68404e886df84a28ff0f6c7 (patch)
tree6d274cf85a3139abac0b6ee418efae3ab874b6f6 /PKGBUILD
parentfa286cd5b7532f4b22caf7c944692a9a32b18d70 (diff)
downloadaur-ea4d45b45bea246da68404e886df84a28ff0f6c7.tar.gz
new package version with updated dateutils dep ver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c4e56da6758..eeed87e8d14e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=2.3.16.r10918.ff0d383
+pkgver=2.3.37.r11135.d53232f
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -28,7 +28,7 @@ depends=('python2'
'python2-jinja'
'python2-requests>=2.8.0'
'python2-requests<3.0'
- 'python2-dateutil>=2.5.2'
+ 'python2-dateutil>=2.5.3'
'python2-jsonschema>=2.0' #AUR#
'python2-path>=8.1.1'
'python2-pathlib>=1.0'