From 83a38e9ae79c827526dbc9a4ab2e05277c3b52e1 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 1 Mar 2023 00:08:08 +0200 Subject: [PATCH] Updated for ponce comments --- configs/slpkg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/slpkg.toml b/configs/slpkg.toml index 93a88c44..e4000ed2 100644 --- a/configs/slpkg.toml +++ b/configs/slpkg.toml @@ -87,6 +87,7 @@ ######################################################################### PONCE_REPO = false PONCE_URL = "https://cgit.ponce.cc/slackbuilds/plain" + # Use a mirror for your country, get one from /etc/slackpkg/mirrors SLACK_CURRENT_MIRROR = "https://mirrors.slackware.com/slackware/slackware64-current" SLACK_CHGLOG_TXT = "ChangeLog.txt" SLACK_CHGLOG_PATH = "/var/lib/slpkg/repository/slack_current" \ No newline at end of file