blob: 425ad51e2c4c09cf7cf0c85f4dd572d85e7e7d3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gitid-git
pkgdesc = Git Identity Manager - A tool to manage multiple git identities
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/nathabonfim59/gitid
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
depends = glibc
optdepends = git: required for git identity management
provides = gitid
conflicts = gitid-bin
source = gitid-git-1.2.0.tar.gz::https://github.com/nathabonfim59/gitid/archive/v1.2.0.tar.gz
sha256sums = SKIP
pkgname = gitid-git
|