perl-Data-Munge: update to 0.111

This commit is contained in:
Biswapriyo Nath
2024-09-05 05:28:32 +00:00
parent 2dbaacbcc0
commit de859fdb2d

View File

@@ -2,18 +2,18 @@
_realname=Data-Munge
pkgname=perl-${_realname}
pkgver=0.097
pkgrel=2
pkgver=0.111
pkgrel=1
pkgdesc="Various utility functions"
arch=('any')
license=('PerlArtistic')
url="https://metacpan.org/release/Data-Munge"
url="https://metacpan.org/dist/Data-Munge"
depends=('perl')
checkdepends=('perl-Test-Warnings')
groups=('perl-modules')
options=('!emptydirs')
source=(https://cpan.metacpan.org/authors/id/M/MA/MAUKE/${_realname}-${pkgver}.tar.gz)
sha256sums=('d63469cab6ceb74247c844301c7d38ecd7d63dc6954a0aa359efbc48353bdd65')
sha256sums=('086face7ee925d49782a0dc6c699d27e1ac3c5cc6dfc6e99d3e7d892d2038d9b')
build() {
cd ${_realname}-${pkgver}