summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2016-05-09 13:01:00 +0200
committerCedric Girard2016-05-09 13:01:00 +0200
commitc0611fb9349639db8512854ed416c0f7cb275c02 (patch)
tree70992106b7c1cecb8b7117ee30ec18ec0c1d775f
parent90bacf8b73f3a55ceee192a53e26779045b08bfa (diff)
downloadaur-c0611fb9349639db8512854ed416c0f7cb275c02.tar.gz
pytvmaze is no longer required
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index add0f234c023..6fa326f3124e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 2 14:58:51 UTC 2016
+# Mon May 9 11:00:57 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 = 2.0.10.r9250.58bd0b6
+ pkgver = 2.0.16.r9359.cc99fd6
pkgrel = 1
url = http://flexget.com/
arch = any
@@ -32,7 +32,6 @@ pkgbase = flexget-git
depends = python2-pathlib>=1.0
depends = python2-guessit<=2.0.4
depends = python2-apscheduler<3.1.0
- depends = python2-pytvmaze>=1.4.8
depends = python2-cherrypy>=3.7.0
depends = python2-flask>=0.7
depends = python2-flask-restful>=0.3.3
diff --git a/PKGBUILD b/PKGBUILD
index 4abc5cbcf49b..fb10e9939e5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=2.0.10.r9250.58bd0b6
+pkgver=2.0.16.r9359.cc99fd6
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -35,7 +35,6 @@ depends=('python2'
'python2-pathlib>=1.0'
'python2-guessit<=2.0.4'
'python2-apscheduler<3.1.0' #AUR#
- 'python2-pytvmaze>=1.4.8'
'python2-cherrypy>=3.7.0'
'python2-flask>=0.7'
'python2-flask-restful>=0.3.3' #AUR#