From 1a7cd75c693156e6ca3e56fb5620562435bb24f9 Mon Sep 17 00:00:00 2001 From: Frederik B Date: Fri, 9 Oct 2020 13:24:02 +0200 Subject: [PATCH] Update .SRCINFO url Update the .SRCINFO file to point to new repo URL --- .SRCINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.SRCINFO b/.SRCINFO index 7a4b6f32c..2e95ced77 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -2,7 +2,7 @@ pkgbase = rustscan-bin pkgdesc = Faster Nmap Scanning with Rust pkgver = 1.1.0 pkgrel = 1 - url = https://github.com/brandonskerritt/rustscan + url = https://github.com/rustscan/rustscan arch = x86_64 license = MIT depends = rustup