summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-12-13 21:18:09 +0100
committer Eric Hameleers <alien@slackware.com>2020-12-13 21:18:09 +0100
commite2718f59a3e00c25c30d5c76abf60c4a49d33bbd (patch)
tree632004cd7f771fc998c009468891cadb569e42dd
parent3382c56163d9b7de453fc65666d897e7bf7a3a07 (diff)
downloadliveslak-e2718f59a3e00c25c30d5c76abf60c4a49d33bbd.tar.gz
liveslak-e2718f59a3e00c25c30d5c76abf60c4a49d33bbd.tar.xz
PLASMA5: update the .conf file to point to ktown again, for future use
Of course, a PLASMA5 ISO at this moment does not make sense, since KDE Plasma5 was recently added to Slackware itself. But in future, I may use the PLASMA5 Live ISO to test bleeding edge releases, like a Qt6 based Plasma6.
-rw-r--r--pkglists/plasma5.conf8
1 files changed, 3 insertions, 5 deletions
diff --git a/pkglists/plasma5.conf b/pkglists/plasma5.conf
index 8af6b3a..856f899 100644
--- a/pkglists/plasma5.conf
+++ b/pkglists/plasma5.conf
@@ -2,17 +2,15 @@
# or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed
# to the local directory 'SL_REPO'.
-VARIANT=testing
+VARIANT=latest
if [ "${SL_ARCH}" == "x86_64" ]; then
LIBSUFFIX="64"
else
LIBSUFFIX=""
fi
-#SL_REPO_URL="rsync://slackware.uk/people/alien-kde/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
-SL_REPO_URL="rsync://slackware.uk/slackware/slackware${LIBSUFFIX}-${SL_VERSION}/${VARIANT}/packages/vtown"
-#SL_REPO="/var/cache/liveslak/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
-SL_REPO="/var/cache/liveslak/Slackware/slackware${LIBSUFFIX}-${SL_VERSION}/${VARIANT}/packages/vtown"
+SL_REPO_URL="rsync://slackware.nl/mirrors/alien-kde/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
+SL_REPO="/var/cache/liveslak/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
# Package root directory:
SL_PKGROOT=${SL_REPO}