diff options
author | Eric Hameleers <alien@slackware.com> | 2018-08-05 11:59:18 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-08-05 11:59:18 +0200 |
commit | 45656dfbd63caa03c0dbd65c5d4470007b92734b (patch) | |
tree | fed5e2b7e43364b1bf8c5c8c46a063a8055f48c3 /pkglists/plasma5.conf | |
parent | e42a547224a41bd55a6772360f8228aa71f02e48 (diff) | |
download | liveslak-45656dfbd63caa03c0dbd65c5d4470007b92734b.tar.gz liveslak-45656dfbd63caa03c0dbd65c5d4470007b92734b.tar.xz |
PLASMA5: updated package list; switched from 'testing' to 'latest'
Diffstat (limited to '')
-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 0b5bc41..1ab1a31 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="/var/cache/liveslak/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}" |