summary refs log tree commit diff
path: root/pkgs/desktops/plasma-5.3/manifest.sh
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2015-04-28 11:09:11 -0500
committerThomas Tuegel <ttuegel@gmail.com>2015-04-28 11:10:25 -0500
commit43f67f265e580e50afe3c547e24ca765cd71a68e (patch)
tree46f43063ca636e645dd8c5851daef21a12ace18e /pkgs/desktops/plasma-5.3/manifest.sh
parentc2781ce7a44bf3603c841be1084019d9141fbe03 (diff)
downloadnixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.tar
nixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.tar.gz
nixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.tar.bz2
nixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.tar.lz
nixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.tar.xz
nixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.tar.zst
nixpkgs-43f67f265e580e50afe3c547e24ca765cd71a68e.zip
plasma53: update to final release
Diffstat (limited to 'pkgs/desktops/plasma-5.3/manifest.sh')
-rwxr-xr-xpkgs/desktops/plasma-5.3/manifest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/plasma-5.3/manifest.sh b/pkgs/desktops/plasma-5.3/manifest.sh
index 8a33a2b5b81..befd14f0b12 100755
--- a/pkgs/desktops/plasma-5.3/manifest.sh
+++ b/pkgs/desktops/plasma-5.3/manifest.sh
@@ -6,5 +6,5 @@ KDE_MIRROR="${KDE_MIRROR:-http://download.kde.org}"
 # 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}/unstable/plasma/5.2.95/" \
+    "${KDE_MIRROR}/stable/plasma/5.3.0/" \
     $MANIFEST_EXTRA_ARGS -A '*.tar.xz'