diff --git a/PKGBUILD b/PKGBUILD index f1114fc9f453..c1b6e02d1942 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Augusto Elesbão 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=()