Date: Tuesday, February 10, 2015 @ 16:43:58
  Author: spupykin
Revision: 127475

upgpkg: roundcubemail 1.1.0-2

upd

Modified:
  roundcubemail/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-10 15:43:55 UTC (rev 127474)
+++ PKGBUILD    2015-02-10 15:43:58 UTC (rev 127475)
@@ -3,12 +3,12 @@
 
 pkgname=roundcubemail
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A PHP web-based mail client"
 arch=('any')
 url="http://www.roundcube.net";
 license=('GPL')
-depends=('php')
+depends=('php' 'php-pear' 'pear-net-idna2')
 optdepends=('python2')
 backup=('etc/webapps/roundcubemail/.htaccess'
        'etc/webapps/roundcubemail/apache.conf')

Reply via email to