diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:28:45 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:28:45 +0000 |
| commit | a20ab11dc83faadd9432d68533a263febfd73faa (patch) | |
| tree | 4a2d4f5660c79e19cee67a9345e57529341f80ca /repos/extra/mpd/abuild | |
| parent | 98a41b2fca1086673b925a45fddeca2a396f3a77 (diff) | |
| download | alicelinux-a20ab11dc83faadd9432d68533a263febfd73faa.tar.gz alicelinux-a20ab11dc83faadd9432d68533a263febfd73faa.zip | |
mpd: updated to 0.24.2
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 259fd313..aa6c0c9d 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.1 +version=0.24.2 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |