blob: 794545b68c5902145c1ff1e695e590a7230b9e83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = git-xargs
pkgdesc = git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
pkgver = 0.0.8
pkgrel = 1
url = https://github.com/gruntwork-io/git-xargs
arch = i686
arch = x86_64
license = Apache
makedepends = go
source = https://github.com/gruntwork-io/git-xargs/archive/refs/tags/v0.0.8.tar.gz
sha256sums = 7b3cd442a90fdaec52012fa989705da1fd0ae0494fed35806c1f52b41bc07a0d
pkgname = git-xargs
|