From a72f5643e89f61a8e9079790a64328871c4b5475 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 9 Feb 2022 21:08:34 +0100 Subject: [PATCH] chromaprint: update to 1.5.1. --- srcpkgs/chromaprint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chromaprint/template b/srcpkgs/chromaprint/template index 324e31b350d9..3825bb7d6f5b 100644 --- a/srcpkgs/chromaprint/template +++ b/srcpkgs/chromaprint/template @@ -1,8 +1,7 @@ # Template file for 'chromaprint' pkgname=chromaprint -version=1.5.0 +version=1.5.1 revision=1 -wrksrc="chromaprint-v${version}" build_style=cmake configure_args="-DBUILD_TOOLS=ON" makedepends="fftw-devel ffmpeg-devel" @@ -10,8 +9,9 @@ short_desc="Library that extracts fingerprints from any audio source" maintainer="Orphaned " license="MIT, LGPL-2.1-only" homepage="https://acoustid.org/chromaprint" +changelog="https://raw.githubusercontent.com/acoustid/chromaprint/master/NEWS.txt" distfiles="https://github.com/acoustid/chromaprint/releases/download/v${version}/chromaprint-${version}.tar.gz" -checksum=573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a +checksum=a1aad8fa3b8b18b78d3755b3767faff9abb67242e01b478ec9a64e190f335e1c post_install() { vlicense LICENSE.md LICENSE