kiss-outdated: fix gtk+3

This commit is contained in:
Dylan Araps 2021-07-03 15:57:09 +00:00
parent d5e79e49b6
commit 127cf15c12
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ repology_name() {
remote=gnupg
;;
gtk+[23])
remote=gtk
gtk+3)
remote=gtk3+classic
;;
gst-*)