perl-File-Next: Update to 1.18

This commit is contained in:
Alexey Pavlov 2019-09-30 10:30:44 +03:00
parent be3d769ba7
commit bef336fa8f

View File

@ -2,7 +2,7 @@
_realname=File-Next
pkgname=perl-${_realname}
pkgver=1.16
pkgver=1.18
pkgrel=1
pkgdesc="File-finding iterator"
arch=('any')
@ -12,7 +12,7 @@ groups=('perl-modules')
depends=('perl')
options=(!emptydirs)
source=("https://www.cpan.org/authors/id/P/PE/PETDANCE/${_realname}-${pkgver}.tar.gz")
sha256sums=('6965f25c2c132d0ba7a6f72b57b8bc6d25cf8c1b7032caa3a9bda8612e41d759')
sha256sums=('f900cb39505eb6e168a9ca51a10b73f1bbde1914b923a09ecd72d9c02e6ec2ef')
build() {
cd "${srcdir}/${_realname}-${pkgver}"