blob: fb6e895a382496ff50b6be791f4103cd94626277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ruby-uri-ssh_git
pkgdesc = Parse and build git repository url via ssh protocol.
pkgver = 2.0.0
pkgrel = 2
url = https://github.com/packsaddle/ruby-uri-ssh_git
arch = any
license = MIT
checkdepends = ruby-bundler
checkdepends = ruby-rake
checkdepends = ruby-test-unit
checkdepends = ruby-yard
makedepends = git
depends = ruby
options = !emptydirs
source = ruby-uri-ssh_git::git+https://github.com/packsaddle/ruby-uri-ssh_git#tag=v2.0.0
b2sums = d7b59114e0f721302ec410902d0c95a8f96236475c53f5d3a3f571253c70f32a68d5bb59d7c4fdfedb4520a4ab3b8b942faae669d3dca2cd3033b340d3dc2830
pkgname = ruby-uri-ssh_git
|