libechonest: change distfiles to not dead link

This commit is contained in:
maxice8 2018-03-29 19:46:06 -03:00 committed by Enno Boland
parent 4eb707c0cd
commit 5c481e0e09
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ short_desc="A C++/Qt wrapper around the wonderful echo nest api"
maintainer="Duncan Overbruck <mail@duncano.de>"
license="GPL-2"
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
distfiles="http://files.lfranchi.com/${pkgname}-${version}.tar.bz2"
checksum=56756545fd1cb3d9067479f52215b6157c1ced2bc82b895e72fdcd9bebb47889
distfiles="https://github.com/lfranchi/libechonest/archive/${version}.tar.gz"
checksum=ab961ab952df30c5234b548031594d7e281e7c9f2a9d1ce91fe5421ddde85e7c
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools"