[arch-commits] Commit in phonon/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Nov 22 21:38:24 UTC 2010


    Date: Monday, November 22, 2010 @ 16:38:23
  Author: andrea
Revision: 100330

fix source

Modified:
  phonon/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-22 21:13:00 UTC (rev 100329)
+++ PKGBUILD	2010-11-22 21:38:23 UTC (rev 100330)
@@ -10,7 +10,8 @@
 license=('LGPL')
 makedepends=('cmake' 'automoc4' 'qt' 'xine-lib' 'gstreamer0.10-base-plugins'
         'mesa' 'pulseaudio')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
+#source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/kde/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('a49d3ce4f9e3bcf251f32c00f358951aeea7e1ee')
 
 build() {




More information about the arch-commits mailing list