summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 636eb36329238a9bce54849f38ec0eac9bc8dc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = try-git
	pkgdesc = Run a command and inspect its effects before changing your live system.
	pkgver = r204.b63d1e7
	pkgrel = 1
	url = https://github.com/binpash/try
	arch = x86_64
	license = MIT
	checkdepends = bash
	checkdepends = curl
	checkdepends = expect
	makedepends = git
	makedepends = pandoc
	depends = bash
	depends = glibc
	depends = mergerfs
	optdepends = bash-completion: to have CLI completions
	provides = try
	conflicts = try
	source = try::git+https://github.com/binpash/try.git
	source = destdir.patch
	source = ldflags.patch
	sha256sums = SKIP
	sha256sums = 03f9e5caf8cfe3ef18c997d149a58947fa952483e3b9fd34e3ff269277065b09
	sha256sums = dead4d4f8c201f4ed38f05b5e7f12d995a5b132e3e12d214cc0834d39482ad75

pkgname = try-git