From 03ace6234e585281b7c743a435310397cc6a209e Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 12 Apr 2024 19:42:11 +0300 Subject: [PATCH] Fixed typo --- configs/repositories.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/repositories.toml b/configs/repositories.toml index ffc6b8a5..82347adc 100644 --- a/configs/repositories.toml +++ b/configs/repositories.toml @@ -42,7 +42,7 @@ ENABLE = false MIRROR = "https://slackware.uk/slackware/" VERSION = "15.0" ARCH = "x86_64" -BRANCH = "pacthes" +BRANCH = "patches" [ALIEN] ENABLE = false