mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
aur/flexget: fix md5sums
This commit is contained in:
parent
60456e2e96
commit
f38e2a345c
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue