blob: 457de61df8a190edcc5fd49c3872c62eebcf7e0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ruby-sshkey
pkgdesc = SSH private and public key generator in pure Ruby
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/bensie/sshkey
arch = any
license = MIT
depends = ruby
noextract = sshkey-2.0.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/sshkey-2.0.0.gem
sha256sums = 77d162e8bcd5d2a1833193c3ad7700b2c6994dad547c8e2341e4598d4bb1730d
pkgname = ruby-sshkey
|