Date: Thursday, December 15, 2011 @ 16:07:49
  Author: andrea
Revision: 145039

Do not use a specific KDE mirror

Modified:
  polkit-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-12-15 21:05:53 UTC (rev 145038)
+++ PKGBUILD    2011-12-15 21:07:49 UTC (rev 145039)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('polkit' 'qt')
 makedepends=('cmake' 'automoc4')
-source=("ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/${pkgname}-1-${pkgver}.tar.bz2";)
+source=("http://download.kde.org/stable/apps/KDE4.x/admin/${pkgname}-1-${pkgver}.tar.bz2";)
 md5sums=('a105e233e6733fb072c9080cd7ae1af2')
 
 build() {

Reply via email to