[arch-commits] Commit in roundcubemail/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Feb 10 15:43:58 UTC 2015


    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')



More information about the arch-commits mailing list