change spelling for distro name

This commit is contained in:
2021-09-13 02:49:22 +03:00
parent 38dce8c0fe
commit 22272167e6
14 changed files with 15 additions and 15 deletions

View File

@ -140,7 +140,7 @@ def package_description_ahriman() -> PackageDescription:
archive_size=4200,
build_date=42,
depends=["devtools", "git", "pyalpm", "python-aur", "python-srcinfo"],
description="ArcHlinux ReposItory MANager",
description="ArcH Linux ReposItory MANager",
filename="ahriman-0.12.1-1-any.pkg.tar.zst",
groups=[],
installed_size=4200000,

View File

@ -31,7 +31,7 @@ def test_calculate_etag_small(resource_path_root: Path) -> None:
must calculate checksum for path which is single chunk
"""
path = resource_path_root / "models" / "package_ahriman_srcinfo"
assert S3.calculate_etag(path, _chunk_size) == "04e75b4aa0fe6033e711e8ea98e059b2"
assert S3.calculate_etag(path, _chunk_size) == "a55f82198e56061295d405aeb58f4062"
def test_remove_files(s3_remote_objects: List[Any]) -> None:

View File

@ -1,5 +1,5 @@
pkgbase = ahriman
pkgdesc = ArcHlinux ReposItory MANager
pkgdesc = ArcH Linux ReposItory MANager
pkgver = 0.12.1
pkgrel = 1
url = https://github.com/arcan1s/ahriman