summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65e5f939ce476cf21cd83ada6a1016066f6a497b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = git-ftp-git
	pkgdesc = Uses Git to upload only changed files to FTP servers
	pkgver = 1.6.0.r8.g3465417
	pkgrel = 1
	url = https://github.com/git-ftp/git-ftp
	arch = any
	license = GPL-3.0-or-later
	makedepends = pandoc-cli
	depends = curl
	depends = git
	depends = bash
	depends = coreutils
	depends = gawk
	depends = sed
	optdepends = lftp: for experimental features
	provides = git-ftp
	conflicts = git-ftp
	source = git+https://github.com/git-ftp/git-ftp
	md5sums = SKIP

pkgname = git-ftp-git