summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00788037972e..523011350fc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = apache-git
pkgdesc = Provides useful functions commonly found on BSD systems
- pkgver = 2.5.0.alpha.r1107.gbdff1daffc
- pkgrel = 2
+ pkgver = 2.5.0.alpha.r2263.g939538607c
+ pkgrel = 1
url = https://httpd.apache.org/
arch = i686
arch = x86_64
@@ -24,6 +24,7 @@ pkgbase = apache-git
optdepends = libxml2: for mod_proxy_html, mod_xml2enc modules
optdepends = lua: for mod_lua module
optdepends = lynx: apachectl status
+ optdepends = perl: for apxs and dbmmanage
optdepends = uwsgi: for mod_proxy_uwsgi module
provides = apache
conflicts = apache
diff --git a/PKGBUILD b/PKGBUILD
index 409aa5de9eb8..e7d8f0808bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=apache-git
-pkgver=2.5.0.alpha.r2255.g2d34278612
+pkgver=2.5.0.alpha.r2263.g939538607c
pkgrel=1
pkgdesc="Provides useful functions commonly found on BSD systems"
arch=('i686' 'x86_64')