summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a62258c40ada7cd28393d4cd03f302db7dc6d8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = grm-git
	pkgdesc = Manage git repos, worktrees and integrate with GitHub and GitLab
	pkgver = 0.7.21.r1.gfcd315b
	pkgrel = 1
	url = https://github.com/hakoerber/git-repo-manager
	arch = x86_64
	license = GPL-3.0-only
	makedepends = cargo
	makedepends = git
	depends = glibc
	depends = gcc-libs
	depends = libgit2
	depends = curl
	depends = openssl
	provides = grm
	conflicts = grm
	options = !lto
	options = !debug
	source = grm-git::git+https://github.com/hakoerber/git-repo-manager#branch=develop
	sha256sums = SKIP

pkgname = grm-git