Upgrade to kde-applications-15.04.1

This commit is contained in:
Thomas Tuegel 2015-05-14 08:24:28 -05:00
parent c80638905d
commit b75d164018
2 changed files with 2044 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,7 @@ if [ $# -eq 0 ]; then
# from recursing over the whole server! (No, it's not a bug.)
$(nix-build ../../.. -A autonix.manifest) \
"${KDE_MIRROR}/stable/applications/15.04.0/" \
"${KDE_MIRROR}/stable/applications/15.04.1/" \
$MANIFEST_EXTRA_ARGS -A '*.tar.xz'
else