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-10-05 23:21:43 -04:00
parent 3e9044f4ca
commit b77fcd30a9
+1
View File
@@ -0,0 +1 @@
WGET_ARGS=( http://download.kde.org/stable/plasma-mobile/21.05 -A '*.tar.xz' )