diff --git a/srcpkgs/chromaprint/template b/srcpkgs/chromaprint/template index 161880ed129..0cab52b9dcb 100644 --- a/srcpkgs/chromaprint/template +++ b/srcpkgs/chromaprint/template @@ -1,16 +1,17 @@ # Template file for 'chromaprint' pkgname=chromaprint -version=1.4.2 +version=1.4.3 revision=1 +wrksrc="chromaprint-v${version}" build_style=cmake configure_args="-DBUILD_TOOLS=ON" makedepends="fftw-devel ffmpeg-devel" maintainer="Juan RP " -homepage="http://acoustid.org/chromaprint/" -license="MIT, LGPL-2.1" +homepage="https://acoustid.org/chromaprint" +license="MIT, LGPL-2.1-only" short_desc="Library that extracts fingerprints from any audio source" -distfiles="https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${version}.tar.gz" -checksum=989609a7e841dd75b34ee793bd1d049ce99a8f0d444b3cea39d57c3e5d26b4d4 +distfiles="https://github.com/acoustid/chromaprint/releases/download/v${version}/chromaprint-${version}.tar.gz" +checksum=ea18608b76fb88e0203b7d3e1833fb125ce9bb61efe22c6e169a50c52c457f82 post_install() { vlicense LICENSE.md LICENSE