summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a540939b7d720ff0cad0e240ef30b5b73edf4f80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ruby-tty-which
	pkgdesc = Cross-platform implementation of Unix 'which' command
	pkgver = 0.5.0
	pkgrel = 1
	url = https://github.com/piotrmurach/tty-which
	arch = any
	license = MIT
	checkdepends = ruby-bundler
	checkdepends = ruby-rake
	checkdepends = ruby-rspec
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	options = !emptydirs
	source = https://github.com/piotrmurach/tty-which/archive/v0.5.0.tar.gz
	sha256sums = e7116a505846f42ee25b8f755260b227f4e8b09a628c3ca8e5cabb05459adf14

pkgname = ruby-tty-which