summary refs log tree commit diff
path: root/xbuildbarf
diff options
context:
space:
mode:
Diffstat (limited to 'xbuildbarf')
-rwxr-xr-xxbuildbarf2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbuildbarf b/xbuildbarf
index 12473a0..764cbf8 100755
--- a/xbuildbarf
+++ b/xbuildbarf
@@ -2,4 +2,4 @@
 # xbuildbarf [ARCH] - spy on current buildbot output
 
 arch=${1:-$(xbps-uhelper arch)}
-curl -sL "http://build.voidlinux.eu/builders/${arch}_builder/builds/-1/steps/shell_3/logs/stdio/text"
+curl -sL "http://build.voidlinux.org/builders/${arch}_builder/builds/-1/steps/shell_3/logs/stdio/text"