clementine: revbump for chromaprint-0.3.0

[ci skip]
This commit is contained in:
m3tav3rse 2020-05-25 13:03:59 +02:00 committed by Helmut Pozimski
parent 5256ce5330
commit 135986ad43
2 changed files with 4 additions and 4 deletions

View file

@ -6,10 +6,10 @@ wrksrc="chromaprint-v${version}"
build_style=cmake
configure_args="-DBUILD_TOOLS=ON"
makedepends="fftw-devel ffmpeg-devel"
maintainer="Orphaned <orphan@voidlinux.org>"
homepage="https://acoustid.org/chromaprint"
license="MIT, LGPL-2.1-only"
short_desc="Library that extracts fingerprints from any audio source"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT, LGPL-2.1-only"
homepage="https://acoustid.org/chromaprint"
distfiles="https://github.com/acoustid/chromaprint/releases/download/v${version}/chromaprint-${version}.tar.gz"
checksum=573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a

View file

@ -1,7 +1,7 @@
# Template file for 'clementine'
pkgname=clementine
version=1.3.1
revision=24
revision=25
_commit=75f18dab23f0842713a4200a7e362efd51b12e31
wrksrc="Clementine-${_commit}"
build_style=cmake