chromaprint: update to 1.3.1.
This commit is contained in:
parent
3ac71bbe83
commit
83b3415e96
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chromaprint'
|
||||
pkgname=chromaprint
|
||||
version=1.3
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=ON"
|
||||
|
@ -11,7 +11,7 @@ homepage="http://acoustid.org/chromaprint/"
|
|||
license="LGPL-2.1"
|
||||
short_desc="Library that extracts fingerprints from any audio source"
|
||||
distfiles="https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a
|
||||
checksum=8f95a011e6fe3a75281520daa9376b7f028300e20a5be9af08ef9c851d4bb581
|
||||
|
||||
chromaprint-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue