Please add support for aarch64:
arch=('x86_64')
-> arch=('x86_64' 'aarch64')
"https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-$pkgver.tgz"
-> "https://download.docker.com/linux/static/stable/$arch/docker-rootless-extras-$pkgver.tgz"
sha256sums=('ac4d55e87efa1eec306a91f655d8ae00339be5f631b8b41c10d5c588a3cf0473'
-> sha256sums=('SKIP'
Pinned Comments