From 1153eed5fcf69f47333ad3941d87d86ff2d529a1 Mon Sep 17 00:00:00 2001 From: phoebos Date: Wed, 17 Apr 2024 23:52:13 +0100 Subject: [PATCH] kiss-outdated: update some remote names --- contrib/kiss-outdated | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/contrib/kiss-outdated b/contrib/kiss-outdated index fdf180d..aa78685 100755 --- a/contrib/kiss-outdated +++ b/contrib/kiss-outdated @@ -39,6 +39,10 @@ EOF remote=bat-cat ;; + cairo) + remote=cairo-graphics-library + ;; + clang) remote=llvm ;; @@ -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*) @@ -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 ;;