blob: 1c52917db3cc4d3140b61ccafd64947626dd9ee6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ruby-livesync
pkgdesc = Live sync solution using ssh + rsync
pkgver = 1.0.0.rc1
pkgrel = 1
url = https://github.com/brauliobo/ruby-livesync
arch = any
license = GPL-3.0-only
depends = ruby
depends = ruby-pry
depends = ruby-activesupport
depends = ruby-rb-inotify
noextract = ruby-livesync-1.0.0.rc1.gem
backup = etc/livesync/config.rb
source = https://rubygems.org/downloads/ruby-livesync-1.0.0.rc1.gem
sha256sums = 3d4b1f17e519e3ad374e4d5f583191f17463a4cb9e354b4227711212a43524de
pkgname = ruby-livesync
|