perl-Test-Simple: Update to 1.302162

This commit is contained in:
Alexey Pavlov
2019-02-20 10:18:41 +03:00
parent 9bbf570fea
commit 6f06313d56

View File

@@ -2,7 +2,7 @@
_realname=Test-Simple
pkgname=perl-${_realname}
pkgver=1.302160
pkgver=1.302162
pkgrel=1
pkgdesc="Basic utilities for writing tests"
arch=('any')
@@ -11,7 +11,7 @@ groups=('perl-modules')
depends=('perl')
license=('GPL' 'PerlArtistic')
source=("https://www.cpan.org/authors/id/E/EX/EXODIST/${_realname}-${pkgver}.tar.gz")
sha256sums=('4b1fab5d09ffcfc18c4134f00f3f4039df13056debb738ebd2868c7fc9b4e3a9')
sha256sums=('73a0197c3d735e060881da509f4c5fa76c4cbf7dbabd4297d3cf5f5feed31fc4')
prepare() {
cd "${srcdir}/${_realname}-${pkgver}"