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 | |
| parent | fc9312e933f851d82c0094757cd9c798c0632585 (diff) | |
| download | alicelinux-8caf94cc01fbd0defcc3271381478da7cf6592e6.tar.gz alicelinux-8caf94cc01fbd0defcc3271381478da7cf6592e6.zip | |
mpd: updated to 0.24.5
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/mpd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/mpd/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/mpd/.checksum b/repos/extra/mpd/.checksum index 0e22784f..90ef75d2 100644 --- a/repos/extra/mpd/.checksum +++ b/repos/extra/mpd/.checksum @@ -1,2 +1,2 @@ -29b8b77da9b1654cce6d11021750dbc5aa17d5ccd38dc584543d0e3a45dfbd87 mpd-0.24.4.tar.xz +0c79c7dba946b817612e1eb4ea8980a0ce770922cb4ecb1d398daa07c4ebaa16 mpd-0.24.5.tar.xz ae90a0622513cc6f50dc21122cac50b3965a7243ebb82cd242a9192c37946c7c run 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" |