fixed md5sums for flexget

This commit is contained in:
Kevin Mihelich 2011-05-17 18:16:43 -04:00
parent 8961771127
commit 65663f262a

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=('19168215fc3674e1631f245c03cd1e36')
md5sums=('83ef809e7676652da64effd99f90061d')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"