treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*

(cherry picked from commit 388a4ef42345775a85d823597dadf25d4f0a5209)
This commit is contained in:
Sandro Jäckel
2021-07-18 09:17:54 +00:00
committed by github-actions[bot]
parent f4ba3aa382
commit efd1d6fe1b
16 changed files with 19 additions and 20 deletions
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
# Use fetchurl to avoid "fetchpatch: ignores file renames" #32084
# This patch adds python3 support
(fetchurl {
url = "https://git.archlinux.org/svntogit/community.git/plain/openbox/trunk/py3.patch?id=90cb57ef53d952bb6ab4c33a184f815bbe1791c0";
url = "https://raw.githubusercontent.com/archlinux/svntogit-community/90cb57ef53d952bb6ab4c33a184f815bbe1791c0/openbox/trunk/py3.patch";
sha256 = "1ks99awlkhd5ph9kz94s1r6m1bfvh42g4rmxd14dyg5b421p1ljc";
})
];