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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 22 10:17:22 UTC 2015


    Date: Tuesday, December 22, 2015 @ 11:17:22
  Author: spupykin
Revision: 154174

upgpkg: roundcubemail 1.1.3-2

upd

Modified:
  roundcubemail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-22 10:13:28 UTC (rev 154173)
+++ PKGBUILD	2015-12-22 10:17:22 UTC (rev 154174)
@@ -3,21 +3,20 @@
 
 pkgname=roundcubemail
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 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'
-	 'pear-auth-sasl' 'pear-mail-mime-decode' 'pear-net-sieve')
+depends=('php')
 optdepends=('python2')
 backup=('etc/webapps/roundcubemail/.htaccess'
 	'etc/webapps/roundcubemail/apache.conf')
 install=roundcubemail.install
 options=('!strip' 'emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}.tar.gz
+source=(http://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}-complete.tar.gz
 	apache.conf)
-md5sums=('3b07c65c2eb5ac8d248f8f311609afa8'
+md5sums=('b607296dd6ddfb35f00c2ce3d7a08b6d'
          'f11b17e2a80b383cde4af963fb307541')
 
 prepare() {



More information about the arch-commits mailing list