Date: Sunday, November 1, 2009 @ 03:44:38 Author: eric Revision: 57641
fixed source url, added svn Id tag Modified: phonon-xine/repos/extra-x86_64/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2009-11-01 08:42:53 UTC (rev 57640) +++ PKGBUILD 2009-11-01 08:44:38 UTC (rev 57641) @@ -1,4 +1,4 @@ -# $ Id: $ +# $Id: PKGBUILD 57639 2009-11-01 08:41:18Z eric $ # Maintainer: Pierre Schmitz <[email protected]> pkgname=phonon-xine @@ -11,7 +11,7 @@ install=phonon.install depends=('qt>=4.5.2-3' 'xine-lib') makedepends=('pkgconfig' 'cmake' 'automoc4') -source=("http://download.kde.org/stable/4.2.1/src/phonon-${pkgver}.tar.bz2") +source=("ftp://ftp.kde.org/pub/kde/Attic/4.2.1/src/phonon-${pkgver}.tar.bz2") md5sums=('767cb68052c108e95f293f30acdef3fb') build() {
