summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d816a84df3fd5a05156dcafa4f5923fee90a4bf (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.3
	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.3.tar.xz::https://github.com/NicoHood/gpgit/releases/download/1.3.3/gpgit-1.3.3.tar.xz
	source = gpgit-1.3.3.tar.xz.asc::https://github.com/NicoHood/gpgit/releases/download/1.3.3/gpgit-1.3.3.tar.xz.asc
	validpgpkeys = 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
	sha512sums = 45832042423ad0dca7ba31b942d9b2a9d2ecf0203cb4400287ec748f51f81ed646fb79c13978160d1a3bb0c616b9a87cbb2869399f0e2f7cd2928dc9fcea4127
	sha512sums = SKIP

pkgname = gpgit