Thanks for the news, Neil.
I tried today the updates (pacman -Syu & git pull) on the RPI I have at work, after 1 week of holidays, with only 28 Arch Linux updates

, without problems.
I got the following error, trying to git pull MinePeon:
minepeon ~ # cdopt/minepeon/
minepeonopt/minepeon # git pull
remote: Counting objects: 287, done.
remote: Compressing objects: 100% (210/210), done.
remote: Total 287 (delta 145), reused 134 (delta 68)
Receiving objects: 100% (287/287), 996.38 KiB | 455.00 KiB/s, done.
Resolving deltas: 100% (145/145), done.
From
https://github.com/MineForeman/minepeon-base de04953..736077d 0.2.4 -> origin/0.2.4
223ef1f..109da90 master -> origin/master
Your configuration specifies to merge with the ref 'RaspberryPi-0.2.5'
from the remote, but no such ref was fetched.minepeonopt/minepeon

#
As expected, after a reboot of the RPI, there was no MinePeon GUI, but I got the following error with Google Chrome (with the 3 RPI's @ home, I only get the "This webpage is not available" message):
Service unavailable!
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
If you think this is a server error, please contact the webmaster.
Error 503
10.100.160.231
Apache/2.4.7 (Unix) OpenSSL/1.0.1f
What did I do wrong this time?