summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMario Finelli2021-07-20 19:29:23 -0400
committerMario Finelli2021-07-20 19:29:23 -0400
commit9d9d3306e5de609d7965dc7d46089b903d23a2a3 (patch)
tree441506428669cb7671fa4a223f23b16b37ca61a7 /.SRCINFO
parente0ea4189a7ca13f19ccaa7036f37961bb26fc4c0 (diff)
downloadaur-9d9d3306e5de609d7965dc7d46089b903d23a2a3.tar.gz
upgpkg: ruby-git 1.9.1-2
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