diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:00:46 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 07:00:46 +0000 |
| commit | 5d1147aede65b123a9699b5fe5285cf3639261f8 (patch) | |
| tree | 752addc6145116e544af8cd499c4ce715dcea390 /repos/extra/libmpdclient/abuild | |
| parent | ed472964a9b6e56807e3fb296fcf2369e72ba869 (diff) | |
| download | alicelinux-5d1147aede65b123a9699b5fe5285cf3639261f8.tar.gz alicelinux-5d1147aede65b123a9699b5fe5285cf3639261f8.zip | |
libmpdclient: updated to 2.23
Diffstat (limited to 'repos/extra/libmpdclient/abuild')
| -rw-r--r-- | repos/extra/libmpdclient/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libmpdclient/abuild b/repos/extra/libmpdclient/abuild index 2993cab2..a2096303 100644 --- a/repos/extra/libmpdclient/abuild +++ b/repos/extra/libmpdclient/abuild @@ -1,4 +1,4 @@ name=libmpdclient -version=2.22 +version=2.23 release=1 source="https://github.com/MusicPlayerDaemon/${name}/archive/v${version}/${name}-v${version}.tar.gz" |