# Generated by makepkg 5.1.1
# Thu Dec 27 11:38:47 UTC 2018
pkgbase = ruby-diff-lcs
	pkgdesc = Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm
	pkgver = 1.3
	pkgrel = 3
	url = https://github.com/halostatue/diff-lcs
	arch = any
	license = MIT
	license = PerlArtistic
	license = GPL2
	makedepends = ruby-rdoc
	depends = ruby
	options = !emptydirs
	source = ruby-diff-lcs-1.3.tar.gz::https://github.com/halostatue/diff-lcs/archive/v1.3.tar.gz
	sha512sums = b455f86ab006cbb823c2f8ed7fcde16c432e3783b6408ec305e57b7f4d0cf98bad586786947414ec3dc27e885b1485e534d26df19eaa9972874d78a8829b501e

pkgname = ruby-diff-lcs

