db-move: moved gnome-weather from [staging] to [testing] (any)
[arch-packages.git] / gimp / trunk / gimp.install
blobc2115671371c1937205e786a3cc42e90e4eb1eac
1 #!/bin/bash
3 post_upgrade() {
4 if [[ $(vercmp '2.10.18-4' "$2") -eq 1 ]]; then
5 echo ' > The python2 plugin support is disabled, you will need to install this'
6 echo ' > separately if you need it, e.g. the python2-gimp package in the AUR.'
7 fi