diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:55:47 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:55:47 +0800 |
| commit | 809019452753c4a3ee5b6f7281e7acde3a0b5142 (patch) | |
| tree | 72e63e5ab4305915b12a1ddde11e830901abfd80 /repos/extra/libmpdclient/abuild | |
| parent | f3d1da4df754c40ee6ef76a0f062bf7007489631 (diff) | |
| download | alicelinux-809019452753c4a3ee5b6f7281e7acde3a0b5142.tar.gz alicelinux-809019452753c4a3ee5b6f7281e7acde3a0b5142.zip | |
libmpdclient: new added
Diffstat (limited to 'repos/extra/libmpdclient/abuild')
| -rw-r--r-- | repos/extra/libmpdclient/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/libmpdclient/abuild b/repos/extra/libmpdclient/abuild new file mode 100644 index 00000000..2993cab2 --- /dev/null +++ b/repos/extra/libmpdclient/abuild @@ -0,0 +1,4 @@ +name=libmpdclient +version=2.22 +release=1 +source="https://github.com/MusicPlayerDaemon/${name}/archive/v${version}/${name}-v${version}.tar.gz" |