mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-11-04 22:15:36 -07:00
kiss-outdated: update some remote names
This commit is contained in:
parent
a8d5e0f73f
commit
1153eed5fc
@ -39,6 +39,10 @@ EOF
|
||||
remote=bat-cat
|
||||
;;
|
||||
|
||||
cairo)
|
||||
remote=cairo-graphics-library
|
||||
;;
|
||||
|
||||
clang)
|
||||
remote=llvm
|
||||
;;
|
||||
@ -227,31 +231,19 @@ EOF
|
||||
remote=python:pybind11
|
||||
;;
|
||||
|
||||
python-psutil)
|
||||
remote=python:psutil
|
||||
;;
|
||||
|
||||
pyqt5)
|
||||
# TODO [community]: Rename package?
|
||||
remote=python-qt
|
||||
;;
|
||||
|
||||
python-*)
|
||||
remote=python:${remote#*-}
|
||||
;;
|
||||
|
||||
python2)
|
||||
remote=python
|
||||
;;
|
||||
|
||||
python-docutils)
|
||||
remote=python:docutils
|
||||
;;
|
||||
|
||||
python-mako)
|
||||
remote=python:mako
|
||||
;;
|
||||
|
||||
python-markupsafe)
|
||||
remote=python:markupsafe
|
||||
;;
|
||||
|
||||
qt5*)
|
||||
remote=qt
|
||||
;;
|
||||
@ -260,6 +252,10 @@ EOF
|
||||
remote=rage-encryption
|
||||
;;
|
||||
|
||||
samurai)
|
||||
remote=samurai-build-tool
|
||||
;;
|
||||
|
||||
sane)
|
||||
remote=sane-backends
|
||||
;;
|
||||
@ -304,6 +300,10 @@ EOF
|
||||
remote=tree-steve-baker
|
||||
;;
|
||||
|
||||
ttf-croscore)
|
||||
remote=fonts:croscore
|
||||
;;
|
||||
|
||||
ttf-font-awesome)
|
||||
remote=font-awesome6
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user