perl-Exporter-Tiny: Update to 1.002002

This commit is contained in:
Alexey Pavlov
2020-04-29 18:52:13 +03:00
parent 6d2f57b0d5
commit ef6d722ea2

View File

@@ -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}