@damonh If you'r using gimp 2.10.18 Just download the previous PKGBUILD file and use command makepkg -s
Package Actions/ View Changes/ click on the previous commit to view it and click download to get the old PKGBUILD file, cd into the same directory where you uncompressed the file and use makepkg -s to make python2-gimp-2.10.18 package, after that install with pacman.
Pinned Comments
HurricanePootis commented on 2024-05-17 14:39 (UTC)
Hello everyone,
I am going to hold off on updating python2-gimp to 2.10.38 unitl
pygtk
has a patch accepted. If you would like to go ahead and do it yourself, you need to patchpygtk
to have the flags-fpermissive
for it to build; you can read my comment on that package.