diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:19:55 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:19:55 +0000 |
| commit | 8caf94cc01fbd0defcc3271381478da7cf6592e6 (patch) | |
| tree | 753ef30b26ca29fc8dac7abf359c96addbfffe11 /repos/extra/mpd/abuild | |
| parent | fc9312e933f851d82c0094757cd9c798c0632585 (diff) | |
| download | alicelinux-8caf94cc01fbd0defcc3271381478da7cf6592e6.tar.gz alicelinux-8caf94cc01fbd0defcc3271381478da7cf6592e6.zip | |
mpd: updated to 0.24.5
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 dd9133ee..ddbfb5c0 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.4 +version=0.24.5 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |