raw link base form updated
This commit is contained in:
parent
302a2396b2
commit
2b470a9039
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ archs_text = """[../](..)
|
|||
README_text = """# PPR: Parch Pacman repository
|
||||
|
||||
"""
|
||||
base_url = "https://raw.githubusercontent.com/parchlinux/ppr/main/{arch}/{package}"
|
||||
base_url = "https://git.parchlinux.com/repo/ppr/-/raw/main/{arch}/{package}"
|
||||
|
||||
for arch in archs:
|
||||
logging.info("Generating for arch: %s", arch)
|
||||
|
|
Loading…
Add table
Reference in a new issue