diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:57:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:57:10 +0000 |
| commit | df66253c95fbf1e60b9cab79c5587a54baae9237 (patch) | |
| tree | 6a4dd220c614de84f4e6ae4b25878d3492403c5b /repos/extra/mpd/abuild | |
| parent | 9819df496495ebe8d42a666320040b1dcd884b8e (diff) | |
| download | alicelinux-df66253c95fbf1e60b9cab79c5587a54baae9237.tar.gz alicelinux-df66253c95fbf1e60b9cab79c5587a54baae9237.zip | |
mpd: updated to 0.24.4
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 2caf6dfe..dd9133ee 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.3 +version=0.24.4 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |