Merge pull request #18727 from phunehehe/kde-16.08.1
KDE Applications 16.08.1
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#! /usr/bin/env nix-shell
|
#! /usr/bin/env nix-shell
|
||||||
#! nix-shell -i bash -p coreutils findutils gnused nix wget
|
#! nix-shell -i bash -p coreutils findutils gnused nix wget
|
||||||
|
|
||||||
|
set -efuo pipefail
|
||||||
|
|
||||||
SRCS=
|
SRCS=
|
||||||
if [ -d "$1" ]; then
|
if [ -d "$1" ]; then
|
||||||
SRCS="$(pwd)/$1/srcs.nix"
|
SRCS="$(pwd)/$1/srcs.nix"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
WGET_ARGS=( http://download.kde.org/stable/applications/16.08.0/ -A '*.tar.xz' )
|
WGET_ARGS=( http://download.kde.org/stable/applications/16.08.1/ -A '*.tar.xz' )
|
||||||
|
|||||||
+1033
-1033
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user