perl-Algorithm-Diff: Update to 1.201

This commit is contained in:
Peter Budai
2021-01-30 16:38:35 +01:00
committed by Christoph Reiter
parent 3b378f3901
commit bab82cbfb1

View File

@@ -2,7 +2,7 @@
_realname=Algorithm-Diff
pkgname=perl-${_realname}
pkgver=1.1903
pkgver=1.201
pkgrel=1
pkgdesc="Compute 'intelligent' differences between two files / lists"
arch=('any')
@@ -10,8 +10,8 @@ url="https://metacpan.org/author/TYEMQ${_realname}-${pkgver}"
groups=('perl-modules')
depends=('perl')
license=('GPL' 'PerlArtistic')
source=("https://www.cpan.org/authors/id/T/TY/TYEMQ/${_realname}-${pkgver}.tar.gz")
sha256sums=('30e84ac4b31d40b66293f7b1221331c5a50561a39d580d85004d9c1fff991751')
source=("https://cpan.metacpan.org/authors/id/R/RJ/RJBS/${_realname}-${pkgver}.tar.gz")
sha256sums=('0022da5982645d9ef0207f3eb9ef63e70e9713ed2340ed7b3850779b0d842a7d')
build() {
cd ${_realname}-${pkgver}