mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-17 02:14:08 +00:00
4 lines
91 B
Bash
4 lines
91 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./fetch-kde-qt.sh http://download.kde.org/stable/frameworks/5.22/ -A '*.tar.xz'
|