aur/flexget to 1.0r3030-1

This commit is contained in:
Kevin Mihelich 2012-07-23 23:30:10 -04:00
parent e65f758204
commit bfca3accd4

View file

@ -2,14 +2,14 @@
# Maintainer: Nathan Owe <ndowens.aur at gmail dot com>
pkgname=flexget
_pkgname=FlexGet
pkgver=1.0r2983
pkgver=1.0r3030
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.)"
arch=(any)
url="http://flexget.com/"
depends=('python2' 'python2-cherrypy' 'python2-progressbar' \
'python2-pynzb' 'pyrss2gen' 'python2-sqlalchemy' 'python2-html5lib' \
'python-beautifulsoup' 'python2-yaml' 'python2-feedparser'
'python2-beautifulsoup3' 'python2-yaml' 'python2-feedparser'
'python2-flask' 'python2-requests-0.10.0' 'python2-certifi>=0.0.7'
'python2-chardet>=1.0.0' 'python2-dateutil')
makedepends=('python2-distribute')
@ -27,4 +27,4 @@ package() {
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
md5sums=('c9e46bba947c2f83a65c598f4f107df5')
md5sums=('a17a43c031f4650981bf3ef8c635e38c')