mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 19:23:50 +00:00
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:
parent
3e9044f4ca
commit
b77fcd30a9
1
pkgs/applications/plasma-mobile/fetch.sh
Normal file
1
pkgs/applications/plasma-mobile/fetch.sh
Normal file
@ -0,0 +1 @@
|
||||
WGET_ARGS=( http://download.kde.org/stable/plasma-mobile/21.05 -A '*.tar.xz' )
|
Loading…
Reference in New Issue
Block a user