mirror of
git://git.savannah.gnu.org/guix.git
synced 2024-12-29 11:46:06 +01:00
gnu: kdeconnect: Set upstream-name.
* gnu/packages/kde.scm (kdeconnect)[properties]: New field.
This commit is contained in:
parent
3a341e822c
commit
0d7dfbced2
1 changed files with 1 additions and 0 deletions
|
@ -600,4 +600,5 @@ communicate with each other. Here's a few things KDE Connect can do:
|
|||
@item Browse your phone from the desktop
|
||||
@item Control the desktop's volume from the phone
|
||||
@end enumerate")
|
||||
(properties `((upstream-name . "kdeconnect-kde")))
|
||||
(license (list license:gpl2 license:gpl3)))) ; dual licensed
|
||||
|
|
Loading…
Reference in a new issue