Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-diff-lcs


Commits:
39450a3c by Levente Polyak at 2024-06-02T17:42:52+02:00
upgpkg: 1.5.0-2: ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+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 = 2
+       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


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 _gemname=diff-lcs
 pkgname=ruby-${_gemname}
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Diff::LCS computes the difference between two Enumerable sequences 
using the McIlroy-Hunt longest common subsequence (LCS) algorithm'
 url='https://github.com/halostatue/diff-lcs'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-diff-lcs/-/commit/39450a3c91b9a7fc2b7886b456910a99ebb3773a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-diff-lcs/-/commit/39450a3c91b9a7fc2b7886b456910a99ebb3773a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to