mirror of
https://github.com/archlinux/aur.git
synced 2026-03-04 09:15:38 +01:00
chore: update supported arch
This commit is contained in:
parent
166d621d7f
commit
13f97fd91e
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -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=()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue