summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3a1ce97a563141886cfae3d39d836ca7822847a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = pdftilecut
	pkgdesc = pdftilecut lets you sub-divide a PDF page(s) into smaller pages
	pkgver = 0.6
	pkgrel = 1
	url = https://github.com/oxplot/pdftilecut
	arch = x86_64
	license = BSD
	makedepends = go>=1.18
	makedepends = git
	makedepends = yasm
	makedepends = cmake
	makedepends = coreutils
	source = git+https://github.com/oxplot/pdftilecut#tag=v0.6
	sha512sums = SKIP

pkgname = pdftilecut