aboutsummaryrefslogtreecommitdiffstats
path: root/pkglists/plasma5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pkglists/plasma5.conf')
-rw-r--r--pkglists/plasma5.conf13
1 files changed, 10 insertions, 3 deletions
diff --git a/pkglists/plasma5.conf b/pkglists/plasma5.conf
index 1ab1a31..8af6b3a 100644
--- a/pkglists/plasma5.conf
+++ b/pkglists/plasma5.conf
@@ -2,10 +2,17 @@
# or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed
# to the local directory 'SL_REPO'.
-VARIANT=latest
+VARIANT=testing
+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="/var/cache/liveslak/ktown/${SL_VERSION}/${VARIANT}/${SL_ARCH}"
+#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"
# Package root directory:
SL_PKGROOT=${SL_REPO}