update to kde-applications-15.04.3

This commit is contained in:
Thomas Tuegel 2015-07-18 15:51:41 -05:00
parent 6054c837e0
commit e4e8c5f5b5
2 changed files with 905 additions and 905 deletions

File diff suppressed because it is too large Load diff

View file

@ -12,7 +12,7 @@ alias nix-build="nix-build --no-out-link \"$origin/../../..\""
# The extra slash at the end of the URL is necessary to stop wget
# from recursing over the whole server! (No, it's not a bug.)
$(nix-build -A autonix.manifest) \
"${KDE_MIRROR}/stable/applications/15.04.2/" \
"${KDE_MIRROR}/stable/applications/15.04.3/" \
"$@" -A '*.tar.xz'
AUTONIX_DEPS_KF5=${AUTONIX_DEPS_KF5:-"$(nix-build -A haskellngPackages.autonix-deps-kf5)/bin/kf5-deps"}