applications/plasma-mobile: Add fetch script

Used similarly to the KDE Gear scripts:

```
 $ ./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/plasma-mobile/
```
This commit is contained in:
Samuel Dionne-Riel 2021-07-13 20:55:54 -04:00
parent 3e9044f4ca
commit b77fcd30a9

View File

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