nixpkgs/pkgs/applications/plasma-mobile/fetch.sh
Samuel Dionne-Riel b77fcd30a9 applications/plasma-mobile: Add fetch script
Used similarly to the KDE Gear scripts:

```
 $ ./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/plasma-mobile/
```
2021-10-05 23:21:43 -04:00

2 lines
79 B
Bash

WGET_ARGS=( http://download.kde.org/stable/plasma-mobile/21.05 -A '*.tar.xz' )