mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
Compare commits
21 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1e972fb25a | ||
![]() |
456d9f8344 | ||
![]() |
33c51ce520 | ||
![]() |
d2a1dda454 | ||
![]() |
c90314d24b | ||
![]() |
6d9db0cfd1 | ||
![]() |
8c0c1fe59e | ||
![]() |
364faf67be | ||
![]() |
7cd76f34bb | ||
![]() |
113d07a70a | ||
![]() |
1e5b894d82 | ||
![]() |
5815ca79a7 | ||
![]() |
d54cf001d7 | ||
![]() |
3bdf185788 | ||
![]() |
87786099ea | ||
![]() |
60afc4e412 | ||
![]() |
b32a065b66 | ||
![]() |
1660f26fa5 | ||
![]() |
3474c027f5 | ||
![]() |
4d1b20f7a5 | ||
![]() |
3caac937b7 |
1620
bin/mpdevil
1620
bin/mpdevil
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,7 @@
|
||||
</ul>
|
||||
</description>
|
||||
<releases>
|
||||
<release version="1.2.0" date="2021-04-21"/>
|
||||
<release version="1.2.1" date="2021-05-04"/>
|
||||
</releases>
|
||||
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
|
||||
<screenshots>
|
||||
|
2
setup.py
2
setup.py
@@ -4,7 +4,7 @@ import DistUtilsExtra.auto
|
||||
|
||||
DistUtilsExtra.auto.setup(
|
||||
name='mpdevil',
|
||||
version='1.2.0', # sync with bin/mpdevil
|
||||
version='1.2.1', # sync with bin/mpdevil
|
||||
author="Martin Wagner",
|
||||
author_email="martin.wagner.dev@gmail.com",
|
||||
description=('A simple music browser for MPD'),
|
||||
|
Reference in New Issue
Block a user