blob: 91d4937aeb027d3f9f54733bbf4304de2df146e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = git-ftp
pkgdesc = Uses Git to upload only changed files to FTP servers
pkgver = 1.6.0
pkgrel = 1
url = https://github.com/git-ftp/git-ftp
arch = any
license = GPL
makedepends = pandoc
depends = curl
depends = git
source = git-ftp-1.6.0.tar.gz::https://github.com/git-ftp/git-ftp/archive/1.6.0.tar.gz
sha256sums = 088b58d66c420e5eddc51327caec8dcbe8bddae557c308aa739231ed0490db01
pkgname = git-ftp
|