aur/flexget: fix md5sums

This commit is contained in:
Kevin Mihelich 2011-06-11 00:26:58 -04:00
parent 60456e2e96
commit f38e2a345c

View file

@ -16,7 +16,7 @@ makedepends=('python2-distribute')
license=('MIT')
install=('flexget.install')
source=("http://download.flexget.com/unstable/${_pkgname}-${pkgver}.tar.gz")
md5sums=('83ef809e7676652da64effd99f90061d')
md5sums=('b0281b931beb55ee8b27d711f492fee6')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"