summaryrefslogtreecommitdiff
path: root/pcr/perl-regexp-common/PKGBUILD
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2016-01-04 09:01:30 -0600
committerIsaac David <isacdaavid@isacdaavid.info>2016-01-04 09:01:30 -0600
commitbb003be053549a786f2423204b89b841934c78a0 (patch)
treef37dfaae5fe6e76075635b37c5d0b3e8184438c9 /pcr/perl-regexp-common/PKGBUILD
parent4add81d3d63136b78af4edae76ae58b287061d05 (diff)
parent23f4bbec721593a07a1cf51aec10d2ea9526e86a (diff)
downloadabslibre-bb003be053549a786f2423204b89b841934c78a0.tar.gz
abslibre-bb003be053549a786f2423204b89b841934c78a0.tar.bz2
abslibre-bb003be053549a786f2423204b89b841934c78a0.zip
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre
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}"