summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7bb9c31020cc31c7aa9059eaab3d41a16cd2e302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = attach-git
	pkgdesc = A command-line tool for managing and attaching to terminals in Docker containers and tmux sessions
	pkgver = r19.g36a00c3
	pkgrel = 1
	url = https://github.com/futpib/attach
	arch = x86_64
	license = unknown
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	optdepends = docker: for docker:// targets
	optdepends = tmux: for tmux:// targets
	provides = attach=r19.g36a00c3
	conflicts = attach
	source = attach-git::git+https://github.com/futpib/attach.git
	sha256sums = SKIP

pkgname = attach-git