kiss-outdated: Fix clang

This commit is contained in:
Dylan Araps 2021-07-01 13:00:35 +00:00
parent 5e0f6b430d
commit 2e455e96ab
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ repology_name() {
remote=baselayout-kiss
;;
clang)
remote=llvm
;;
dash)
remote=dash-shell
;;