mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
kde-applications: fix command in doc
This commit is contained in:
parent
63011015b9
commit
392f4acee9
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
WGET_ARGS=( http://download.kde.org/stable/applications/17.04.1/ -A '*.tar.xz' )
|
||||
WGET_ARGS=( http://download.kde.org/stable/applications/17.04.2/ -A '*.tar.xz' )
|
||||
|
|
Loading…
Reference in a new issue