Skip to content

Commit

Permalink
kiss-outdated: update some remote names
Browse files Browse the repository at this point in the history
  • Loading branch information
aabacchus committed Apr 17, 2024
1 parent a8d5e0f commit 1153eed
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions contrib/kiss-outdated
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ EOF
remote=bat-cat
;;

cairo)
remote=cairo-graphics-library
;;

clang)
remote=llvm
;;
Expand Down Expand Up @@ -227,29 +231,17 @@ EOF
remote=python:pybind11
;;

python-psutil)
remote=python:psutil
;;

pyqt5)
# TODO [community]: Rename package?
remote=python-qt
;;

python2)
remote=python
;;

python-docutils)
remote=python:docutils
python-*)
remote=python:${remote#*-}
;;

python-mako)
remote=python:mako
;;

python-markupsafe)
remote=python:markupsafe
python2)
remote=python
;;

qt5*)
Expand All @@ -260,6 +252,10 @@ EOF
remote=rage-encryption
;;

samurai)
remote=samurai-build-tool
;;

sane)
remote=sane-backends
;;
Expand Down Expand Up @@ -304,6 +300,10 @@ EOF
remote=tree-steve-baker
;;

ttf-croscore)
remote=fonts:croscore
;;

ttf-font-awesome)
remote=font-awesome6
;;
Expand Down

0 comments on commit 1153eed

Please sign in to comment.