summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c43da34a9e6..5b07acbc3c3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.345.r6166.f624fa6
-pkgrel=2
+pkgver=1.2.347.r6179.349ae92
+pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -43,6 +43,7 @@ optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#
'python2-cherrypy: web interface'
'python2-flask: web interface'
+ 'python2-rarfile: decompress plugin' #AUR#
)
makedepends=('python2-paver'
'python2-setuptools'