[arch-commits] Commit in perl-algorithm-diff/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sat Mar 27 09:49:06 UTC 2021


    Date: Saturday, March 27, 2021 @ 09:49:05
  Author: spupykin
Revision: 905040

upgpkg: perl-algorithm-diff 1.201-1

Modified:
  perl-algorithm-diff/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-27 09:48:04 UTC (rev 905039)
+++ PKGBUILD	2021-03-27 09:49:05 UTC (rev 905040)
@@ -2,15 +2,15 @@
 # Maintainer: Charles Mauch <cmauch at gmail.com>
 
 pkgname=perl-algorithm-diff
-pkgver=1.1903
-pkgrel=6
+pkgver=1.201
+pkgrel=1
 pkgdesc="Perl/CPAN Module Algorithm::Diff : Diff also Longest Common Subsequence"
 arch=("any")
 url="https://search.cpan.org/dist/Algorithm-Diff"
 license=("GPL" "PerlArtistic")
 depends=(perl)
-source=("https://search.cpan.org/CPAN/authors/id/T/TY/TYEMQ/Algorithm-Diff-$pkgver.tar.gz")
-md5sums=('0e8add21a641b8d66436df0c2024bf3b')
+source=("https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Algorithm-Diff-$pkgver.tar.gz")
+sha256sums=('0022da5982645d9ef0207f3eb9ef63e70e9713ed2340ed7b3850779b0d842a7d')
 
 build() {
   cd "$srcdir"/Algorithm-Diff-$pkgver



More information about the arch-commits mailing list