[arch-commits] Commit in roundcubemail/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Feb 11 16:40:46 UTC 2015
Date: Wednesday, February 11, 2015 @ 17:40:46
Author: spupykin
Revision: 127573
upgpkg: roundcubemail 1.1.0-4
upd
Modified:
roundcubemail/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-11 16:40:42 UTC (rev 127572)
+++ PKGBUILD 2015-02-11 16:40:46 UTC (rev 127573)
@@ -3,12 +3,13 @@
pkgname=roundcubemail
pkgver=1.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A PHP web-based mail client"
arch=('any')
url="http://www.roundcube.net"
license=('GPL')
-depends=('php' 'php-pear' 'pear-net-idna2' 'pear-mail-mime' 'pear-net-smtp')
+depends=('php' 'php-pear' 'pear-net-idna2' 'pear-mail-mime' 'pear-net-smtp'
+ 'pear-auth-sasl' 'pear-mail-mime-decode' 'pear-net-sieve')
optdepends=('python2')
backup=('etc/webapps/roundcubemail/.htaccess'
'etc/webapps/roundcubemail/apache.conf')
More information about the arch-commits
mailing list