summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df97c8872b9cb7cb5fb8aca8bd9ee9d432f78d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = ruby-git
	pkgdesc = Ruby library to manipulate git repositories by wrapping system calls to the git binary
	pkgver = 1.9.1
	pkgrel = 1
	url = https://github.com/schacon/ruby-git
	arch = any
	license = MIT
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	depends = git
	source = git+https://github.com/ruby-git/ruby-git.git?tag=v1.9.1
	sha256sums = SKIP

pkgname = ruby-git