summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd85a82b71d509b84d8bf8e18d1c10dc1493bc17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ruby-digest-crc
	pkgdesc = A Cyclic Redundancy Check (CRC) library for Ruby
	pkgver = 0.6.4
	pkgrel = 1
	url = https://github.com/postmodern/digest-crc
	arch = x86_64
	license = MIT
	checkdepends = ruby-rspec
	makedepends = git
	makedepends = rubygems
	makedepends = ruby-rdoc
	makedepends = ruby-bundler
	makedepends = ruby-rake
	makedepends = ruby-rubygems-tasks
	depends = ruby
	options = !emptydirs
	source = git+https://github.com/postmodern/digest-crc.git?tag=v0.6.4
	sha256sums = SKIP

pkgname = ruby-digest-crc