mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
fixed md5sums for flexget
This commit is contained in:
parent
8961771127
commit
65663f262a
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=('19168215fc3674e1631f245c03cd1e36')
|
||||
md5sums=('83ef809e7676652da64effd99f90061d')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue