Commit 60bd4fc4 authored by Seblu's avatar Seblu
Browse files

Use white.h.seblu.net as default url

parent 2b74de0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

repourl=${REPO_URL:-archlinux@white.seblu.net}
repourl=${REPO_URL:-archlinux@white.h.seblu.net}
repodir=${REPO_DIR:-incoming}

[[ -r /etc/makepkg.conf ]] && source /etc/makepkg.conf