Date: Friday, January 15, 2016 @ 17:26:08
  Author: spupykin
Revision: 156740

upgpkg: roundcubemail 1.2beta-2

upd

Modified:
  roundcubemail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-15 15:02:42 UTC (rev 156739)
+++ PKGBUILD    2016-01-15 16:26:08 UTC (rev 156740)
@@ -3,7 +3,7 @@
 
 pkgname=roundcubemail
 pkgver=1.2beta
-pkgrel=1
+pkgrel=2
 pkgdesc="A PHP web-based mail client"
 arch=('any')
 url="http://www.roundcube.net";
@@ -15,9 +15,10 @@
 install=roundcubemail.install
 options=('!strip' 'emptydirs')
 
#source=(https://downloads.sourceforge.net/sourceforge/roundcubemail/roundcubemail-${pkgver/rc/-rc}-complete.tar.gz
-source=(https://downloads.sourceforge.net/project/roundcubemail/roundcubemail-beta/${pkgver/beta/-beta}/roundcubemail-${pkgver/beta/-beta}-complete.tar.gz
+#source=(https://downloads.sourceforge.net/project/roundcubemail/roundcubemail-beta/${pkgver/beta/-beta}/roundcubemail-${pkgver/beta/-beta}-complete.tar.gz
+source=("$pkgname-$pkgver.tar.gz::https://github.com/roundcube/roundcubemail/archive/55a02bcf56f05697786e20c4659ab279d4df4e05.tar.gz";
        apache.conf)
-md5sums=('855011200946e253ab491125b60c0576'
+md5sums=('63f4558ea7776c669f9db00d487e637a'
          'f11b17e2a80b383cde4af963fb307541')
 
 prepare() {

Reply via email to