# Generated by makepkg 6.1.0
# Mon Nov 24 18:11:10 UTC 2025
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.5.0
	pkgrel = 1
	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.5.0.tar.gz::https://github.com/halostatue/diff-lcs/archive/v1.5.0.tar.gz
	sha512sums = 56605522c137aa8ea505d659782ddd57d50ca8dae27d52dece5420f5b007521a15a884d81116813214f98871e5e271554f68feb8494ba261d78e59f7e25f42ea

pkgname = ruby-diff-lcs
