fixed flexget md5sum

This commit is contained in:
Kevin Mihelich 2011-04-04 11:43:58 -04:00
parent b9b2dfe14b
commit a8d6467558

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