summarylogtreecommitdiffstats
path: root/.AURINFO
blob: 1edf2dacc64a510fe5d62b567c9131fc650f34bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ruby-git-up
	pkgdesc = git command to fetch and rebase all branches
	pkgver = 0.5.12
	pkgrel = 1
	url = http://github.com/aanand/git-up
	arch = any
	groups = pacgem
	license = custom:ruby-git-up
	makedepends = ruby
	makedepends = binutils
	depends = ruby
	depends = ruby-colored
	depends = ruby-grit
	optdepends = ruby-thoughtbot-shoulda: Making tests easy on the fingers and eyes
	source = https://rubygems.org/gems/git-up-0.5.12.gem
	noextract = git-up-0.5.12.gem
	options = !emptydirs

pkgname = ruby-git-up