mirror of
https://github.com/archlinux/aur.git
synced 2026-02-21 13:04:18 +01:00
forgot srcinfo
This commit is contained in:
parent
4d0772428d
commit
f6845e66ef
1 changed files with 8 additions and 8 deletions
16
.SRCINFO
16
.SRCINFO
|
|
@ -1,9 +1,9 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# ven. mars 18 19:53:04 UTC 2016
|
||||
# dim. juin 19 13:30:39 UTC 2016
|
||||
pkgbase = flexget
|
||||
pkgdesc = Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more.
|
||||
pkgver = 1.2.491
|
||||
pkgrel = 2
|
||||
pkgver = 2.0.48
|
||||
pkgrel = 1
|
||||
url = http://flexget.com/
|
||||
changelog = ChangeLog
|
||||
arch = any
|
||||
|
|
@ -18,7 +18,6 @@ pkgbase = flexget
|
|||
depends = python2-html5lib
|
||||
depends = python2-pyrss2gen
|
||||
depends = python2-pynzb
|
||||
depends = python2-progressbar
|
||||
depends = python2-rpyc
|
||||
depends = python2-jinja
|
||||
depends = python2-requests
|
||||
|
|
@ -26,8 +25,8 @@ pkgbase = flexget
|
|||
depends = python2-jsonschema
|
||||
depends = python2-path
|
||||
depends = python2-guessit>=2.0.3
|
||||
depends = python2-apscheduler
|
||||
depends = python2-pytvmaze>=1.4.5
|
||||
depends = python2-apscheduler>=3.2.0
|
||||
depends = python2-pytvmaze>=1.4.8
|
||||
depends = python2-ordereddict
|
||||
depends = python2-cherrypy>=3.7.0
|
||||
depends = python2-flask
|
||||
|
|
@ -38,13 +37,14 @@ pkgbase = flexget
|
|||
depends = python2-flask-cors>=2.1.2
|
||||
depends = python2-pyparsing>=2.0.3
|
||||
depends = python2-safe
|
||||
depends = python2-future
|
||||
optdepends = python2-guppy: for memusage plugin
|
||||
optdepends = python2-transmissionrpc: Transmission support
|
||||
optdepends = python2-rarfile: decompress plugin
|
||||
source = https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.491.tar.gz
|
||||
source = https://pypi.python.org/packages/73/3f/326847ced17dd1f3ad2e3cd2019be43ff22f1c5f19b32295f776be1eb4a8/FlexGet-2.0.48.tar.gz
|
||||
source = flexget.service
|
||||
source = http://download.flexget.com/ChangeLog
|
||||
sha256sums = 16fb4d7b3c0cb58c0dd13c62d1b4d0314a4eb3cd1491e7a8b199977b98bf494c
|
||||
sha256sums = 48062be611ebcc6882d7e2e9055a6ba333c996979239e58417a45fe877636269
|
||||
sha256sums = e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa
|
||||
sha256sums = dcc1bc676b8c2b798fa9a7e0ed2b6853323e9e9d8ff696696dddeaf29cbc13d6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue