summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df97c8872b9c..c76211bb9adb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,19 @@
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
+ pkgrel = 2
+ url = https://github.com/ruby-git/ruby-git
arch = any
license = MIT
+ checkdepends = ruby-rake
+ checkdepends = ruby-minitar
+ checkdepends = ruby-test-unit
+ checkdepends = ruby-yard
makedepends = rubygems
makedepends = ruby-rdoc
depends = ruby
depends = git
+ depends = ruby-rchardet
source = git+https://github.com/ruby-git/ruby-git.git?tag=v1.9.1
sha256sums = SKIP