summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-06-29 11:08:47 -0400
committerL. Bradley LaBoon2016-06-29 11:08:47 -0400
commit18e1d17329c203b68ae15a33d908705bf4493a66 (patch)
treefa72653b36641f2e9d6a768b8551f5e498e4604e
parent83c664a925cd390aefaeae4e8d1171e44241abb8 (diff)
downloadaur-18e1d17329c203b68ae15a33d908705bf4493a66.tar.gz
Bumped pkgrel to compile against latest perl release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f9abce73227..bd827735f080 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jan 30 18:51:57 UTC 2016
+# Wed Jun 29 15:07:53 UTC 2016
pkgbase = mod_perl
pkgdesc = Apache module that embeds the Perl interpreter within the server
pkgver = 2.0.9
- pkgrel = 4
+ pkgrel = 5
url = http://perl.apache.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 09ed5ea62766..e55729c0be10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mod_perl
pkgver=2.0.9
-pkgrel=4
+pkgrel=5
pkgdesc='Apache module that embeds the Perl interpreter within the server'
arch=(i686 x86_64)
url='http://perl.apache.org/'