aur/flexget to 1.0r2495

This commit is contained in:
Kevin Mihelich 2011-12-07 16:27:09 -05:00
parent c6628d6572
commit 89e754a702

View file

@ -4,7 +4,7 @@ plugrel=3
pkgname=flexget
_pkgname=FlexGet
pkgver=1.0r2441
pkgver=1.0r2495
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.)"
arch=(any)
@ -16,7 +16,7 @@ makedepends=('python2-distribute')
license=('MIT')
install=('flexget.install')
source=("http://download.flexget.com/unstable/${_pkgname}-${pkgver}.tar.gz")
md5sums=('90dd8ebca1df4a1fcb346ee6eff582fd')
md5sums=('5c2f882720e8f7fbea535c51631babf0')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"