I uninstalled some Gtk themes in one pacaur command, some were AUR packages and some were in the regular repos. After removing them, the package list gist updated correctly, but the AUR list gist didn't update until the next time I uninstalled an AUR package. The AUR list "caught up" as expected when I uninstalled another AUR package.
The command used was :
$ pacaur -R numix-gtk-theme deepin-gtk-theme python-pillow pop-gtk-theme \
adapta-gtk-theme xfce-theme-blackbird python-kmeans
I suspect this has to do with how the hooks are called by pacaur, so it's possible that this isn't really in your control.
I uninstalled some Gtk themes in one pacaur command, some were AUR packages and some were in the regular repos. After removing them, the package list gist updated correctly, but the AUR list gist didn't update until the next time I uninstalled an AUR package. The AUR list "caught up" as expected when I uninstalled another AUR package.
The command used was :
I suspect this has to do with how the hooks are called by pacaur, so it's possible that this isn't really in your control.