Merge branch 'ali-main-patch-37970' into 'main'
raw link base form updated See merge request repo/ppr!1
This commit is contained in:
commit
560c27223f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ archs_text = """[../](..)
|
||||||
README_text = """# PPR: Parch Pacman repository
|
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:
|
for arch in archs:
|
||||||
logging.info("Generating for arch: %s", arch)
|
logging.info("Generating for arch: %s", arch)
|
||||||
|
|
Loading…
Add table
Reference in a new issue