summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartiMcFly2016-11-03 17:45:00 +0100
committerMartiMcFly2016-11-03 17:45:00 +0100
commit9af6d75c4c8e0f93400964c68412d4015b2e687a (patch)
tree1106185d1edf457d9f1dd03971ab65eb71b4cc71 /PKGBUILD
parent753518fedb017b285921e07002939cc645ed3fac (diff)
downloadaur-9af6d75c4c8e0f93400964c68412d4015b2e687a.tar.gz
test
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12b8004fc833..409fc53a342e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,11 @@ pkgdesc="A web based interface used to manage mailboxes, virtual domains and ali
arch=('any')
license=('GPL')
url="https://git.pietma.com/pietma/com-pietma-${pkgname}"
-depends=('php'
- 'php-imap'
- 'mysql'
- 'zarafa-server')
+#depends=('bash'
+# 'php'
+# 'php-imap'
+# 'mysql'
+# 'zarafa-server')
makedepends=('git')
install="install"
source=("postfixadmin-${_postfixadminver}.tar.gz::http://downloads.sourceforge.net/postfixadmin/postfixadmin-${_postfixadminver}.tar.gz"