diff --git a/common/shlibs b/common/shlibs index 3d1a73250bc..96a37a6beef 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1407,7 +1407,7 @@ libmcrypt.so.4 libmcrypt-2.5.8_1 libgraphite2.so.3 graphite-1.2.3_1 libFOX-1.6.so.0 fox-1.6.49_1 libCHART-1.6.so.0 fox-1.6.49_1 -libchromaprint.so.0 chromaprint-0.7_1 +libchromaprint.so.1 chromaprint-1.3.2_1 libedit.so.0 libedit-20130712.3.1_1 libnet.so.1 libnet-1.1.6_1 libthreadutil.so.6 libupnp-1.6.18_1 diff --git a/srcpkgs/chromaprint/template b/srcpkgs/chromaprint/template index 0fb89b79718..7475a1c9756 100644 --- a/srcpkgs/chromaprint/template +++ b/srcpkgs/chromaprint/template @@ -1,6 +1,6 @@ # Template file for 'chromaprint' pkgname=chromaprint -version=1.3 +version=1.3.2 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=c3af900d8e7a42afd74315b51b79ebd2e43bc66630b4ba585a54bf3160439652 chromaprint-devel_package() { short_desc+=" - development files"