Commit 9aa5bffe authored by Seblu's avatar Seblu
Browse files

Use vpn address for white

h.seblu.net is no more a valid address
parent 7bf1339e
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.h.seblu.net:2222}
repourl=${REPO_URL:-archlinux@white.v.seblu.net:2222}
repodir=${REPO_DIR:-incoming}

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