libmpdclient.

This commit is contained in:
4fury-c3440d8
2021-11-23 19:06:10 +03:00
parent 769962b9fe
commit ded762efa2
+10 -2
View File
@@ -15,8 +15,8 @@
<Description> <Description>
A stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages. A stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages.
</Description> </Description>
<Archive sha1sum="37c769a25d24b7c0172aa1256c520b1b7191351d" type="tarxz"> <Archive sha1sum="6e7918b8ed7c7941203eee063424f6445f4d0e34" type="tarxz">
https://musicpd.org/download/libmpdclient/2/libmpdclient-2.19.tar.xz https://musicpd.org/download/libmpdclient/2/libmpdclient-2.20.tar.xz
</Archive> </Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>meson</Dependency> <Dependency>meson</Dependency>
@@ -44,10 +44,18 @@
<Files> <Files>
<Path fileType="library">/usr/lib/pkgconfig</Path> <Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="doc">/usr/share/vala</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2021-11-23</Date>
<Version>2.20</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2020-12-13</Date> <Date>2020-12-13</Date>
<Version>2.19</Version> <Version>2.19</Version>