summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22dee01837fc5aeca6500fa827712737b39b377c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = git-remote-gcrypt
	pkgdesc = A git remote helper for GPG-encrypted remotes.
	pkgver = 1.5
	pkgrel = 1
	url = https://spwhitton.name/tech/code/git-remote-gcrypt/
	arch = any
	license = GPL
	makedepends = git
	makedepends = python-docutils
	depends = git
	depends = gnupg
	depends = bash
	optdepends = rsync: rsync backend support
	optdepends = curl: sftp backend support
	optdepends = rclone: rclone backend support
	conflicts = git-remote-gcrypt-git
	source = https://git.spwhitton.name/git-remote-gcrypt/snapshot/git-remote-gcrypt-1.5.tar.gz
	sha256sums = 0a0b8359eccdd5d63eaa3b06b7a24aea813d7f1e8bf99536bdd60bc7f18dca03

pkgname = git-remote-gcrypt