chore: update supported arch

This commit is contained in:
Augusto Elesbão 2026-02-06 23:44:30 +01:00
parent 166d621d7f
commit 13f97fd91e
No known key found for this signature in database
GPG key ID: 15A61A97FFAE83F3

View file

@ -1,9 +1,9 @@
# Maintainer: Augusto Elesbão <aelesbao@gmail.com>
pkgname=git-recursive
pkgver=0.3.1
pkgrel=2
pkgrel=3
pkgdesc="Execute git operations in multiple repositories"
arch=("i686" "x86_64" "armv6h" "armv7h")
arch=(any)
url="https://github.com/aelesbao/git-recursive"
license=("MIT")
options=()