summary refs log tree commit diff
path: root/pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2016-05-14 11:14:08 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2016-05-14 11:14:08 +0200
commit7083611275bab53de44248196b7a4e6159b1efd2 (patch)
treea0116106aa187c247ef2df5cacc5bfeab8d3ca1e /pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh
parent8fa6930d8451f65a18bb46a5336e379c9fb48b22 (diff)
downloadnixlib-7083611275bab53de44248196b7a4e6159b1efd2.tar
nixlib-7083611275bab53de44248196b7a4e6159b1efd2.tar.gz
nixlib-7083611275bab53de44248196b7a4e6159b1efd2.tar.bz2
nixlib-7083611275bab53de44248196b7a4e6159b1efd2.tar.lz
nixlib-7083611275bab53de44248196b7a4e6159b1efd2.tar.xz
nixlib-7083611275bab53de44248196b7a4e6159b1efd2.tar.zst
nixlib-7083611275bab53de44248196b7a4e6159b1efd2.zip
KDE5 Applications 16.04.0 -> 16.04.1
Diffstat (limited to 'pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh')
-rwxr-xr-xpkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh b/pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh
index 2b130c7e3aff..dc4a4a434b40 100755
--- a/pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh
+++ b/pkgs/desktops/kde-5/applications-16.04/fetchsrcs.sh
@@ -4,7 +4,7 @@
 set -x
 
 # The trailing slash at the end is necessary!
-WGET_ARGS='http://download.kde.org/stable/applications/16.04.0/ -A *.tar.xz'
+WGET_ARGS='http://download.kde.org/stable/applications/16.04.1/ -A *.tar.xz'
 
 mkdir tmp; cd tmp