diff --git a/perl-Exporter-Tiny/PKGBUILD b/perl-Exporter-Tiny/PKGBUILD index 5788a805..ac2c9623 100644 --- a/perl-Exporter-Tiny/PKGBUILD +++ b/perl-Exporter-Tiny/PKGBUILD @@ -2,7 +2,7 @@ _realname=Exporter-Tiny pkgname=perl-${_realname} -pkgver=1.002001 +pkgver=1.002002 pkgrel=1 pkgdesc="List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util" arch=('any') @@ -12,7 +12,7 @@ depends=('perl') groups=('perl-modules') options=('!emptydirs') source=(https://www.cpan.org/authors/id/T/TO/TOBYINK/${_realname}-${pkgver}.tar.gz) -sha256sums=('a82c334c02ce4b0f9ea77c67bf77738f76a9b8aa4bae5c7209d1c76453d3c48d') +sha256sums=('00f0b95716b18157132c6c118ded8ba31392563d19e490433e9a65382e707101') build() { cd ${_realname}-${pkgver}