summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3367759bd0895659e3a2f39aa341d0b0653f24fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = gpgit
	pkgdesc = A shell script that automates the process of signing Git sources via GPG
	pkgver = 1.3.2
	pkgrel = 1
	epoch = 1
	url = https://github.com/NicoHood/gpgit
	arch = any
	license = MIT
	depends = bash
	depends = gnupg
	depends = git
	depends = xz
	optdepends = jq: Github API upload
	optdepends = curl: Github API upload
	optdepends = lzip: Compression option
	source = gpgit-1.3.2.tar.xz::https://github.com/NicoHood/gpgit/releases/download/1.3.2/gpgit-1.3.2.tar.xz
	source = gpgit-1.3.2.tar.xz.asc::https://github.com/NicoHood/gpgit/releases/download/1.3.2/gpgit-1.3.2.tar.xz.asc
	validpgpkeys = 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
	sha512sums = 74bce046b8dcdd5a6692bbeccaadc1955697334aeb094f7f9ed51714fb4632f29925ad6f0a56a89ed9c3b3154aaf10c01bf4f189d3714876b2d158af2b76c120
	sha512sums = SKIP

pkgname = gpgit