···4set -x
56# The trailing slash at the end is necessary!
7-RELEASE_URL="http://download.kde.org/unstable/plasma/5.4.95/"
8EXTRA_WGET_ARGS='-A *.tar.xz'
910mkdir tmp; cd tmp
···4set -x
56# The trailing slash at the end is necessary!
7+RELEASE_URL="http://download.kde.org/stable/plasma/5.5.0/"
8EXTRA_WGET_ARGS='-A *.tar.xz'
910mkdir tmp; cd tmp