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>
A stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages.
</Description>
<Archive sha1sum="37c769a25d24b7c0172aa1256c520b1b7191351d" type="tarxz">
https://musicpd.org/download/libmpdclient/2/libmpdclient-2.19.tar.xz
<Archive sha1sum="6e7918b8ed7c7941203eee063424f6445f4d0e34" type="tarxz">
https://musicpd.org/download/libmpdclient/2/libmpdclient-2.20.tar.xz
</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
@@ -44,10 +44,18 @@
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="doc">/usr/share/vala</Path>
</Files>
</Package>
<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">
<Date>2020-12-13</Date>
<Version>2.19</Version>