libchromaprint: ver. bump to 1.5.0

This commit is contained in:
suvari
2021-10-30 16:51:02 +03:00
parent 9a0ab0ae96
commit ea5bd0eb2e
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libchromaprint</Name>
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Chromaprint is the core component of the Acoustid project.</Summary>
<Description>Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.</Description>
<Archive sha1sum="c3f880f6ed752c0d0802c55d28a1a6df78b4d7d4" type="targz">https://github.com/acoustid/chromaprint/releases/download/v1.4.3/chromaprint-1.4.3.tar.gz</Archive>
<Archive sha1sum="f7619befa313d23016ad6ed31d5b4fb307774da7" type="targz">https://github.com/acoustid/chromaprint/releases/download/v1.5.0/chromaprint-1.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>fftw3-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-10-30</Date>
<Version>1.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2020-03-07</Date>
<Version>1.4.3</Version>