mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +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 Browse your phone from the desktop
|
||||||
@item Control the desktop's volume from the phone
|
@item Control the desktop's volume from the phone
|
||||||
@end enumerate")
|
@end enumerate")
|
||||||
|
(properties `((upstream-name . "kdeconnect-kde")))
|
||||||
(license (list license:gpl2 license:gpl3)))) ; dual licensed
|
(license (list license:gpl2 license:gpl3)))) ; dual licensed
|
||||||
|
|
Loading…
Add table
Reference in a new issue