mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 22:44:04 +01:00
13 lines
437 B
Text
13 lines
437 B
Text
pkgbase = git-recursive
|
|
pkgdesc = Execute git operations in multiple repositories
|
|
pkgver = 0.3.1
|
|
pkgrel = 3
|
|
url = https://github.com/aelesbao/git-recursive
|
|
arch = any
|
|
license = MIT
|
|
makedepends = make
|
|
depends = git
|
|
source = git-recursive-0.3.1.tar.gz::https://github.com/aelesbao/git-recursive/archive/refs/tags/0.3.1.tar.gz
|
|
sha256sums = 343cba10f81c1ef6d65fbd2a1a9211f35da7ac2e065f5535d50c800365da8e30
|
|
|
|
pkgname = git-recursive
|