abinfo "AUR: fix build with older Boost ..."
abinfo "https://bbs.archlinux.org/viewtopic.php?id=212840"
sed -e 's|^  return m_thread;|  return m_thread.get();|g' \
    -i "$SRCDIR"/src/controller_slot.cpp
