diff options
author | Eric Hameleers <alien@slackware.com> | 2016-11-09 14:28:17 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-11-09 14:28:17 +0100 |
commit | 84a48b9e91d973e759c04eccdd30786fa52213f3 (patch) | |
tree | 6a4694e315224e8afd3e94856c51de4d60a372be | |
parent | 59bd0c9c0638fd2c049e74aebcc68c3376f2274b (diff) | |
download | liveslak-84a48b9e91d973e759c04eccdd30786fa52213f3.tar.gz liveslak-84a48b9e91d973e759c04eccdd30786fa52213f3.tar.xz |
PLASMA5: use the 'latest' instead of the 'testing' repository.
-rw-r--r-- | pkglists/plasma5.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkglists/plasma5.conf b/pkglists/plasma5.conf index 7dcf394..457ce0b 100644 --- a/pkglists/plasma5.conf +++ b/pkglists/plasma5.conf @@ -2,7 +2,7 @@ # or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed # to the local directory 'SL_REPO'. -VARIANT=testing +VARIANT=latest SL_REPO_URL="rsync://slackware.uk/people/alien-kde/${SL_VERSION}/${VARIANT}/${SL_ARCH}" SL_REPO="/mnt/auto/sox/data/slackware/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}" |