perl-Regexp-Common: update to 2024080801

This commit is contained in:
Biswapriyo Nath
2024-09-05 07:53:16 +00:00
parent 7cde118acb
commit 0067fb5e7d

View File

@@ -2,16 +2,16 @@
_realname=Regexp-Common
pkgname=perl-${_realname}
pkgver=2017060201
pkgrel=2
pkgver=2024080801
pkgrel=1
pkgdesc="Provide commonly requested regular expressions"
arch=('any')
url="https://metacpan.org/dist/Regexp-Common"
groups=('perl-modules')
depends=('perl')
license=('GPL' 'PerlArtistic')
source=("https://www.cpan.org/authors/id/A/AB/ABIGAIL/${_realname}-${pkgver}.tar.gz")
sha256sums=('ee07853aee06f310e040b6bf1a0199a18d81896d3219b9b35c9630d0eb69089b')
source=("https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/${_realname}-${pkgver}.tar.gz")
sha256sums=('0677afaec8e1300cefe246b4d809e75cdf55e2cc0f77c486d13073b69ab4fbdd')
build() {
cd "$srcdir/${_realname}-${pkgver}"