diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-22 03:16:45 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-22 03:16:45 +0000 |
| commit | 717f2d425829d552203307c5304c43f2a18d6a2a (patch) | |
| tree | dd3903e14f2964f2d49753a0c6867bc61cd54e4c /repos/extra/mpd/abuild | |
| parent | 8ba60db312b6c96c82aeb1128d50f6bb846023f5 (diff) | |
| download | alicelinux-717f2d425829d552203307c5304c43f2a18d6a2a.tar.gz alicelinux-717f2d425829d552203307c5304c43f2a18d6a2a.zip | |
mpd: updated to 0.24.6
Diffstat (limited to 'repos/extra/mpd/abuild')
| -rw-r--r-- | repos/extra/mpd/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index ddbfb5c0..79aada36 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.5 +version=0.24.6 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |