diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-25 14:37:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-25 14:37:28 +0000 |
| commit | 1d7dd9c818329e08299985699ca78d4d9c8c9401 (patch) | |
| tree | 5a4bff2f3572a1ac6d8ed37b9fea38104c8be634 /repos/extra/mpd/abuild | |
| parent | a974758891c0925bc0f03dcce31316edd5cd4431 (diff) | |
| download | alicelinux-1d7dd9c818329e08299985699ca78d4d9c8c9401.tar.gz alicelinux-1d7dd9c818329e08299985699ca78d4d9c8c9401.zip | |
mpd: updated to 0.24.1
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 7f3e3787..259fd313 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.23.17 +version=0.24.1 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |