raw link base form updated #4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ logging.basicConfig(level=logging.INFO, format="%(levelname)s: %(message)s")
|
||||||
|
|
||||||
archs = (Path("x86_64"),)
|
archs = (Path("x86_64"),)
|
||||||
|
|
||||||
base_url = "https://raw.githubusercontent.com/parchlinux/pcp/main/{arch}/{package}"
|
base_url = "https://git.parchlinux.com/repo/pcp/-/raw/main/{arch}/{package}"
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Add table
Reference in a new issue