summaryrefslogtreecommitdiffstats
path: root/commitpkg
diff options
context:
space:
mode:
Diffstat (limited to 'commitpkg')
-rwxr-xr-xcommitpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/commitpkg b/commitpkg
index 6a232e8..43d9cf2 100755
--- a/commitpkg
+++ b/commitpkg
@@ -52,7 +52,7 @@ if [ ! -f $pkgfile ]; then
fi
# set up repo-specific opts depending on how we were called
-server="archlinux.org"
+server="gerolde.archlinux.org"
if [ "$cmd" == "extrapkg" ]; then
repo="extra"
elif [ "$cmd" == "corepkg" ]; then