From fcd816af3face2e88cbde064ff42e10caa732704 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 29 Aug 2020 18:53:21 +0200 Subject: Update upload script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- upload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upload') diff --git a/upload b/upload index d580828..9d63269 100755 --- a/upload +++ b/upload @@ -15,7 +15,7 @@ install="$(install="" && . PKGBUILD && echo "${install}")" if [ ! -d .aur ]; then newpkg=1 - git clone "ssh://aur@aur4.archlinux.org/${pkgname}.git" .aur + git clone "ssh://aur@aur.archlinux.org/${pkgname}.git" .aur fi version="${pkgver}" -- cgit v1.2.3-70-g09d2