#!/usr/bin/env bash

. lib.bash || exit

pacaur -u --rebuild $(pacman -Qqm | grep ^python-)
