summaryrefslogtreecommitdiff
path: root/pcr/perl-regexp-common/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/perl-regexp-common/PKGBUILD')
-rw-r--r--pcr/perl-regexp-common/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/pcr/perl-regexp-common/PKGBUILD b/pcr/perl-regexp-common/PKGBUILD
index f8c4dfc1c..521aad0a2 100644
--- a/pcr/perl-regexp-common/PKGBUILD
+++ b/pcr/perl-regexp-common/PKGBUILD
@@ -1,19 +1,19 @@
-# Maintainer (Arch): Jason St. John <jstjohn .. purdue . edu>
+# Maintainer (Arch): Jason St. John <jstjohn .. purdue . edu>
# Contributor (Arch): Caleb Cushing <xenoterracide@gmail.com>
-# Contributor : Márcio Silva <coadde@parabola.nu>
+# Contributor: Márcio Silva <coadde@parabola.nu>
_perlmod=Regexp-Common
_modnamespace=Regexp
pkgname=perl-regexp-common
-pkgver=2013031301
-pkgrel=4
+pkgver=2015121601
+pkgrel=1
pkgdesc="Regexp::Common - Provides commonly requested regular expressions"
arch=('any')
url="http://search.cpan.org/dist/${_perlmod}"
license=('MIT')
options=('!emptydirs')
source=("http://cpan.org/modules/by-module/${_modnamespace}/${_perlmod}-${pkgver}.tar.gz")
-sha512sums=('2fad761c169be76771856938a53f28dab232cb44cea4e22f56869754633f9a38f94568096ac0f21a885e6dd11049f401c8957b04929eee6802b8454c4fe4f62a')
+sha512sums=('3e733327b2a3c00d2eb13aaa36914dea981eff1220fd24017f1edfeff18daceb5c008a9c2cf11fcb12c495a36eb3ab60bee44904210ecb46ef70d14809fd021e')
build() {
cd "${_perlmod}-${pkgver}"