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

Eric Bélanger eric at nymeria.archlinux.org
Sat May 31 00:25:18 UTC 2014


    Date: Saturday, May 31, 2014 @ 02:25:17
  Author: eric
Revision: 213873

Fix source download

Modified:
  gajim/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-30 21:30:40 UTC (rev 213872)
+++ PKGBUILD	2014-05-31 00:25:17 UTC (rev 213873)
@@ -22,6 +22,7 @@
             'python2-docutils: for RST generator support'
             'gupnp-igd: for UPnP-IGD support')
 install=gajim.install
+DLAGENTS=('http::/usr/bin/curl -kfLC - --retry 3 --retry-delay 3 -o %o %u')
 source=(http://www.gajim.org/downloads/${pkgver%.*}/gajim-${pkgver}.tar.bz2 gajim-drill.patch)
 sha1sums=('ffa597e1de7aaf9ca0120fda89fd2ff279068956'
           'aba73d11ca2594e9f1c5c88734273f80ae79e7ad')




More information about the arch-commits mailing list