summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2015-10-13 10:51:56 +0200
committerCedric Girard2015-10-13 10:51:56 +0200
commit477880e0c3b52042acdcaee65d62d0d1d7738065 (patch)
treeece42d94e6b8079757294fac43ba7d373d1b51e8 /PKGBUILD
parent3e9056391c0e8cd901d3d859c5e6df107e8709bc (diff)
downloadaur-477880e0c3b52042acdcaee65d62d0d1d7738065.tar.gz
libsass deps has been removed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 381bfff9d61d..35148ba7ce6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.360.r6440.168d319
+pkgver=1.2.362.r6462.6fb1e96
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -22,20 +22,20 @@ depends=('python2'
'python2-yaml'
'python2-beautifulsoup4>=4.1'
'python2-beautifulsoup4<4.4'
- 'python2-guessit<0.10.4'
'python2-html5lib>=0.11'
'python2-pyrss2gen' #AUR#
+ 'python2-pynzb' #AUR#
'python2-progressbar'
'python2-rpyc' #AUR#
'python2-jinja'
- 'python2-path>=5.1' #AUR#
'python2-requests>=1.0'
'python2-requests<2.99'
'python2-dateutil'
'python2-jsonschema>=2.0' #AUR#
'python2-tvrage' #AUR#
'python2-tmdb3' #AUR#
- 'python2-pynzb' #AUR#
+ 'python2-path>=5.1' #AUR#
+ 'python2-guessit<0.10.4'
'python2-apscheduler' #AUR#
'python2-flask'
'python2-flask-restful' #AUR#
@@ -46,7 +46,6 @@ depends=('python2'
'python2-cssmin' #AUR#
'python2-flask-compress'
'python2-flask-login>=0.3.2'
- 'python2-libsass>=0.8.3'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#