summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2016-01-19 11:59:26 +0100
committerCedric Girard2016-01-19 11:59:26 +0100
commit0651fb1ff176dcff74476566684034586f6dcde7 (patch)
tree1c7c2831b83774d91a05792ac3734e2f06600f4b
parent75caa5df7b961b8a8951662881b67a255363ad75 (diff)
downloadaur-0651fb1ff176dcff74476566684034586f6dcde7.tar.gz
guessit dep switched to 2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 307f9c10a081..7cd0bf2c6a19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 5 11:13:07 UTC 2016
+# Tue Jan 19 10:59:21 UTC 2016
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.423.r7163.5e871a8
+ pkgver = 1.2.432.r7289.3418a1b
pkgrel = 1
url = http://flexget.com/
arch = any
@@ -32,7 +32,7 @@ pkgbase = flexget-git
depends = python2-jsonschema>=2.0
depends = python2-tmdb3
depends = python2-path>=5.1
- depends = python2-guessit<0.10.4
+ depends = python2-guessit>=2.0rc5
depends = python2-apscheduler
depends = python2-flask
depends = python2-flask-restful
diff --git a/PKGBUILD b/PKGBUILD
index b76a32329b25..441598cbf866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.423.r7163.5e871a8
+pkgver=1.2.432.r7289.3418a1b
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -34,7 +34,7 @@ depends=('python2'
'python2-jsonschema>=2.0' #AUR#
'python2-tmdb3' #AUR#
'python2-path>=5.1' #AUR#
- 'python2-guessit<0.10.4'
+ 'python2-guessit>=2.0rc5'
'python2-apscheduler' #AUR#
'python2-flask'
'python2-flask-restful' #AUR#