summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb88f0632a9a7ebed207cff2cd0cb2a178c6c73b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = codeclip
	pkgdesc = A fast, minimal CLI tool to dump codebases or files into Markdown with clipboard integration
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/andrepadez/codeclip
	arch = x86_64
	license = MIT
	makedepends = make
	makedepends = gcc
	depends = glibc
	depends = coreutils
	source = https://github.com/andrepadez/codeclip/archive/refs/tags/v1.0.2.tar.gz
	sha256sums = SKIP

pkgname = codeclip