diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:52 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:52 +0000 |
| commit | 555b2a045d87239c6d9b9bd845997fb58cd31302 (patch) | |
| tree | 0903af552199a11d658a370976e5c5e062785c19 /repos/extra/mpd/abuild | |
| parent | 3c3db0d4fd66c911cf66c9034a712dd40468b2dc (diff) | |
| download | alicelinux-555b2a045d87239c6d9b9bd845997fb58cd31302.tar.gz alicelinux-555b2a045d87239c6d9b9bd845997fb58cd31302.zip | |
mpd: updated to 0.24.8
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 5e66fd02..0fab4d03 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.7 +version=0.24.8 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |