alarm/flexget to 1.2.125-1

This commit is contained in:
Kevin Mihelich 2014-04-09 02:02:19 +00:00
parent fbc8c8a746
commit 6f136faa36

View file

@ -1,6 +1,6 @@
pkgname=flexget
_pkgname=FlexGet
pkgver=1.2.58
pkgver=1.2.125
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.)"
arch=(any)
@ -33,7 +33,7 @@ optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-pynzb: nzb support')
makedepends=('python2-distribute')
source=("http://download.flexget.com/${_pkgname}-${pkgver}.tar.gz")
md5sums=('1b241ef81d1e4278c5e6ff04b5ece665')
md5sums=('653e19db9a8ce24cf204cf43f0eb9363')
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"