Update kde-applications-15.04.1 -> kde-applications-15.04.2

This commit is contained in:
Thomas Tuegel 2015-06-05 07:01:34 -05:00
parent 70b5e51456
commit 217506aca1
2 changed files with 2044 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,7 @@ if [ $# -eq 0 ]; then
$(nix-build ../../.. -A autonix.manifest) \
"${KDE_MIRROR}/stable/applications/15.04.0/" \
"${KDE_MIRROR}/stable/applications/15.04.1/" \
"${KDE_MIRROR}/stable/applications/15.04.2/" \
$MANIFEST_EXTRA_ARGS -A '*.tar.xz'
else