diff --git a/updates.txt b/updates.txt index feb0987c..cde8fd39 100755 --- a/updates.txt +++ b/updates.txt @@ -941,14 +941,8 @@ flatpak run com.obsproject.Studio You also have the alias you created: obs -09/25/2025 -Also install gimp from flatpak as well (gtk issues...): -doas pacman -Rs gimp -Download flatpak from: -https://flathub.org/en/apps/org.gimp.GIMP -In Downloads directory run: -flatpak install org.gimp.GIMP.flatpakref -Test with: -flatpak run org.gimp.GIMP -You also have the alias you created: -gimp +09/26/2025 +Don't upgrade gdk-pixbuf2 for now (breaks gimp and libreoffice due to symlink issues). +Add this to /etc/pacman.conf : +IgnorePkg=gdk-pixbuf2 +IgnorePkg=lib32-gdk-pixbuf2