blob: 038612b7d27c3015e8d418415c6f6db2cb53e162 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-remotesync
pkgdesc = Sync remote folders using ssh
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/intersimone999/remotesync
arch = any
license = GPL-3.0
depends = ruby
depends = ruby-colorize
noextract = remotesync-1.0.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/remotesync-1.0.0.gem
sha1sums = 6635edb096235ecf40a5c9e407eaba4ee6d0c45d
pkgname = ruby-remotesync
|