fix project name

This commit is contained in:
amirrezaask 2020-04-04 01:32:41 +04:30
parent 8a1dd275ca
commit b78591827d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
(member args official-extensions))
(defun get-official-extension-receipe (name)
(list name :host 'gitlab :repo (format "amirrezaask/%s" name)))
(list name :host 'gitlab :repo (format "FG42/%s" name)))
(defun fg42-install-extension (args)
(let ((extension-name (get-extension-name args)))