diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:20:49 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:20:49 +0800 |
| commit | 185eb36cb0d371dd217f66da9e64bf876e43cb85 (patch) | |
| tree | 3e0967c1687fd8f56075f836a1104238d8bf666f /repos/extra/cmus/abuild | |
| parent | 17a21cb9d6a6685e5d451bad600defa07568a4a4 (diff) | |
| download | alicelinux-185eb36cb0d371dd217f66da9e64bf876e43cb85.tar.gz alicelinux-185eb36cb0d371dd217f66da9e64bf876e43cb85.zip | |
cmus: updated to 2.12.0
Diffstat (limited to 'repos/extra/cmus/abuild')
| -rw-r--r-- | repos/extra/cmus/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/cmus/abuild b/repos/extra/cmus/abuild index a4127ca0..57697bae 100644 --- a/repos/extra/cmus/abuild +++ b/repos/extra/cmus/abuild @@ -1,5 +1,5 @@ name=cmus -version=2.11.0 +version=2.12.0 release=1 source="https://github.com/${name}/${name}/archive/v${version}/${name}-v${version}.tar.gz" |