kiss-outdated: we are upstream

This commit is contained in:
Dylan Araps 2021-07-19 12:45:52 +03:00
parent a4b5f9eaca
commit caef8d6581
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 6 additions and 9 deletions

View File

@ -29,8 +29,8 @@ repology_name() {
)
case $remote in
baselayout)
remote=baselayout-kiss
baseinit|baselayout|kiss)
remote=-
;;
clang)
@ -98,6 +98,10 @@ repology_name() {
remote=tar
;;
eiwd)
remote=iwd
;;
hack)
# It might be nice to adopt Repology's naming scheme for
# fonts as it also makes them self-documenting and easy
@ -111,13 +115,6 @@ repology_name() {
remote=harfbuzz
;;
kiss)
remote=kiss-package-manager
# Temporary.
remote=kiss-unclassified
;;
liberation-fonts)
remote=fonts:liberation
;;