post_upgrade() { if (( $(vercmp $2 2.7-1) < 0 )); then echo "The Arch-specific FT2_SUBPIXEL_HINTING has been removed." echo "Subpixel hinting is now configured in /etc/profile.d/freetype2.sh ." fi }