summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2fd7d600a421510bd633ee2447eb303465b6b541 (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.4
	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.4.tar.xz::https://github.com/NicoHood/gpgit/releases/download/1.3.4/gpgit-1.3.4.tar.xz
	source = gpgit-1.3.4.tar.xz.asc::https://github.com/NicoHood/gpgit/releases/download/1.3.4/gpgit-1.3.4.tar.xz.asc
	validpgpkeys = 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
	sha512sums = 3cf1ad4ff13f8183a97bd7a7b13fc47ecdbc6c4ac28777e5b29f83dfa27a9d0dba75386082cc31298976b8cbc18f21d9f0e79bcb0e11a898669a2d9644e984d4
	sha512sums = SKIP

pkgname = gpgit