summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b888eaaf00b4eef826640165960c745f94c001a8 (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.1.0
	pkgrel = 1
	url = https://github.com/NicoHood/gpgit
	arch = any
	license = MIT
	depends = bash
	depends = gnupg
	depends = git
	depends = coreutils
	optdepends = wget: online source verification
	optdepends = gzip: compression algorithm
	optdepends = xz: compression algorithm
	optdepends = lzip: compression algorithm
	source = gpgit-1.1.0.tar.gz::https://github.com/NicoHood/gpgit/archive/1.1.0.tar.gz
	source = gpgit-1.1.0.tar.gz.sig::https://github.com/NicoHood/gpgit/releases/download/1.1.0/gpgit-1.1.0.tar.gz.sig
	validpgpkeys = 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
	sha512sums = 51f84ba1615d5a0ae1300d569f1e1127903114d8cf9c397f7e0dbd12e3ab3b3b4d31961bd57296750427e9b3ef9c6de1f126011d003c3e9a9e4ce4aa3b608610
	sha512sums = SKIP

pkgname = gpgit