[arch-commits] Commit in ruby-diff-lcs/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Jul 26 21:38:23 UTC 2022


    Date: Tuesday, July 26, 2022 @ 21:38:23
  Author: arojas
Revision: 1258858

upgpkg: ruby-diff-lcs 1.5.0-1: Update to 1.5.0

Modified:
  ruby-diff-lcs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-26 21:35:59 UTC (rev 1258857)
+++ PKGBUILD	2022-07-26 21:38:23 UTC (rev 1258858)
@@ -6,8 +6,8 @@
 
 _gemname=diff-lcs
 pkgname=ruby-${_gemname}
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 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')
@@ -16,7 +16,7 @@
 makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/halostatue/diff-lcs/archive/v${pkgver}.tar.gz)
-sha512sums=('52fc0501516299396f570be7f35d856ddeed9637430019ca831759467474cecff72be0dace2fed020dacb5f551febef047e3f1928affa0ac0f18b636ee94baa7')
+sha512sums=('56605522c137aa8ea505d659782ddd57d50ca8dae27d52dece5420f5b007521a15a884d81116813214f98871e5e271554f68feb8494ba261d78e59f7e25f42ea')
 
 build() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list