From 31a5d6c2d081df1901bc1c5844c405e3a154ca94 Mon Sep 17 00:00:00 2001 From: Drew Lemmy Date: Fri, 7 Aug 2020 23:51:16 +0100 Subject: [PATCH] Update swshop package description (#45) Because the package says 'by Lemmmy', people get confused and think that I made the swshop package, so I keep getting questions about how to operate it etc. This should clear up the confusion. --- swshop/.package | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swshop/.package b/swshop/.package index afeb083..f3c73fb 100644 --- a/swshop/.package +++ b/swshop/.package @@ -2,8 +2,8 @@ required = { 'milo', }, - title = 'Switchcraft basic shop', + title = 'SwitchCraft basic shop', repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/swshop', - description = 'Modification of the k store by Lemmmy\nRun installPlugin.lua after install', + description = 'Krist-based shop for SwitchCraft\nRun installPlugin.lua after install', license = 'MIT', }