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

Eric Bélanger eric at nymeria.archlinux.org
Tue Jan 14 20:31:59 UTC 2014


    Date: Tuesday, January 14, 2014 @ 21:31:59
  Author: eric
Revision: 204050

Fix source url

Modified:
  libktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-14 17:10:28 UTC (rev 204049)
+++ PKGBUILD	2014-01-14 20:31:59 UTC (rev 204050)
@@ -11,7 +11,7 @@
 license=('GPL2')
 depends=('kdelibs')
 makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
-source=("http://ktorrent.org/downloads/4.3.1/${pkgname}-${pkgver}.tar.bz2")
+source=("http://ktorrent.pwsp.net/downloads/4.3.1/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('71b377c0cad01dca6061f1fe92f91c4cf05476b3')
 
 prepare() {




More information about the arch-commits mailing list