summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ed908e7fb7a..9ac135f06188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname='zarafa-postfixadmin'
replaces=('zarafa-postfixadmin-worker')
groups=('zarafa'
'kopano')
-pkgver=0.42
+pkgver=0.43
pkgrel=1
pkgdesc="A web based interface used to manage mailboxes, virtual domains and aliases created for Zarafa-Server with DB-Plugin and Postfix"
arch=('any')
@@ -23,7 +23,9 @@ depends=('bash'
'perl-dbi'
'perl-dbd-mysql'
'perl-lockfile-simple'
- )
+
+ # installation script
+ 'lynx')
makedepends=('git')
install="install"
backup=('etc/webapps/zarafa-postfixadmin/config.local.php'